gamesapi
This commit is contained in:
parent
66b5297909
commit
139e9d0012
0
bin/gamesapi/bin/.gitkeep
Normal file
0
bin/gamesapi/bin/.gitkeep
Normal file
6
bin/gamesapi/config/config.json
Normal file
6
bin/gamesapi/config/config.json
Normal 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
|
||||||
|
}
|
7
bin/gamesapi/config/gamesapi.cluster.json
Normal file
7
bin/gamesapi/config/gamesapi.cluster.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"instance_id": 1,
|
||||||
|
"listen_port": 8890,
|
||||||
|
"http_listen_port": 9990
|
||||||
|
}
|
||||||
|
]
|
Loading…
x
Reference in New Issue
Block a user