This commit is contained in:
yangduo 2024-07-22 10:57:40 +08:00
parent 66b5297909
commit 139e9d0012
3 changed files with 13 additions and 0 deletions

View File

View File

@ -0,0 +1,6 @@
{
"gamesapi_url": "https://game2006sapi-test.kingsome.cn",
"redirect_url": "https://game2006api-test.kingsome.cn/",
"max_request_cache": 10,
"request_over_time": 30
}

View File

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