This commit is contained in:
aozhiwei 2023-08-14 13:13:03 +08:00
parent f9148857c8
commit ae4e3ae9d5
4 changed files with 24 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": "frienddb_dev_1"
}

View File

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

View File

@ -0,0 +1,7 @@
[
{
"instance_id": 1,
"ip": "192.168.100.45",
"listen_port": 7821
}
]