mirror of
https://github.com/litruv/DAdmin.git
synced 2026-07-24 10:46:14 +10:00
Database auto setup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"mysql_user" : "username",
|
||||
"mysql_host" : "db.host.com",
|
||||
"mysql_password" : "hunter2",
|
||||
"mysql_db" : "bot_db"
|
||||
}
|
||||
"mysql_user": "username",
|
||||
"mysql_host": "db.host.com",
|
||||
"mysql_password": "hunter2",
|
||||
"mysql_db": "bot_db"
|
||||
}
|
||||
Reference in New Issue
Block a user