Change some tank default config.

This commit is contained in:
zicla
2017-12-29 16:11:55 +08:00
parent 7781db0416
commit 0720ae5ed6
2 changed files with 80 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"ServerPort": 6010,
"LogToConsole": true,
"LogToConsole": false,
"MysqlPort": 3306,
"MysqlHost": "127.0.0.1",
"MysqlSchema": "tank",