This commit is contained in:
aozhiwei 2024-08-03 16:35:52 +08:00
parent 53f9776516
commit 3c69c481bd
4 changed files with 17 additions and 0 deletions

View File

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": 889,
"http_listen_port": 9992
}
]