1
This commit is contained in:
parent
42af9ec553
commit
4c95ca95a0
0
bin/apigate/bin/.gitkeep
Normal file
0
bin/apigate/bin/.gitkeep
Normal file
7
bin/apigate/config/apigate.cluster.json
Normal file
7
bin/apigate/config/apigate.cluster.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"instance_id": 1,
|
||||||
|
"listen_port": 3021,
|
||||||
|
"http_listen_port": 3020
|
||||||
|
}
|
||||||
|
]
|
7
bin/apigate/config/config.json
Normal file
7
bin/apigate/config/config.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"gamesapi_url": "https://game2006sapi-test.kingsome.cn",
|
||||||
|
"redirect_url": "https://game2006api-test.kingsome.cn",
|
||||||
|
"redirect_secret_key": "~kCu8jYS)rJ5Ay_pZS_rT#&jOl)Qo0m)",
|
||||||
|
"max_concurrent_num": 10,
|
||||||
|
"request_over_time": 30
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user