DelayNoMore/battle_srv/configs.template/mysql.json

8 lines
109 B
JSON
Raw Normal View History

2022-09-20 15:50:01 +00:00
{
"host": "localhost",
"port": 3306,
"dbname": "tsrht",
"username": "root",
"password": "root"
}