Commit 0d3dbda94a5459b7cb211a1765cead689b08372c
1 parent
a0b339db
错误的连接
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
config/server1.lua
... | ... | @@ -7,4 +7,4 @@ redis_port = 6379 |
7 | 7 | redis_db = 1 |
8 | 8 | redis_auth = "VraDMcdX=Jq!Ess4" |
9 | 9 | |
10 | -pay_url = "https://13-cb-pub-login-wasteland.komoejoy.com" | |
11 | 10 | \ No newline at end of file |
11 | +pay_url = "https://l13-cb-pub-login-wasteland.komoejoy.com" | |
12 | 12 | \ No newline at end of file | ... | ... |
config/server2.lua
... | ... | @@ -7,4 +7,4 @@ redis_port = 6379 |
7 | 7 | redis_db = 2 |
8 | 8 | redis_auth = "VraDMcdX=Jq!Ess4" |
9 | 9 | |
10 | -pay_url = "https://13-cb-pub-login-wasteland.komoejoy.com" | |
11 | 10 | \ No newline at end of file |
11 | +pay_url = "https://l13-cb-pub-login-wasteland.komoejoy.com" | |
12 | 12 | \ No newline at end of file | ... | ... |