mirror of
https://github.com/litruv/DAdmin.git
synced 2026-07-24 02:36:11 +10:00
7 lines
129 B
JSON
7 lines
129 B
JSON
{
|
|
"mysql_user" : "username",
|
|
"mysql_host" : "db.host.com",
|
|
"mysql_password" : "hunter2",
|
|
"mysql_db" : "bot_db"
|
|
}
|