ai-css/config/mysql.json
2026-01-28 22:42:06 +08:00

8 lines
117 B
JSON

{
"Server":"localhost",
"Port":"3306",
"Database":"goflychat",
"Username":"goflychat",
"Password":"goflychat"
}