This commit is contained in:
aozhiwei 2024-02-10 20:46:17 +08:00
parent 9e3fa61a11
commit 594a3e3650
3 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,3 @@
{
"gameapi_url": "https://game2006api-test.kingsome.cn"
}

View File

@ -0,0 +1,7 @@
{
"host": "login-test.kingsome.cn",
"port": 3306,
"user": "root",
"passwd": "keji178",
"database": "maildb_dev_1"
}

View File

@ -0,0 +1,7 @@
[
{
"instance_id": 1,
"listen_port": 8890,
"http_listen_port": 9991
}
]