...
This commit is contained in:
parent
7fb20996b1
commit
3e6c51ce31
@ -41,8 +41,8 @@
|
||||
{"id": "friend-server-1", "host": "127.0.0.1", "port": 3251}
|
||||
],
|
||||
"chat": [
|
||||
{"id": "chat-server-0", "host": "127.0.0.1", "port": 3300},
|
||||
{"id": "chat-server-1", "host": "127.0.0.1", "port": 3301}
|
||||
{"id": "chat-server-0", "host": "192.168.100.83", "port": 3300},
|
||||
{"id": "chat-server-1", "host": "192.168.100.83", "port": 3301}
|
||||
],
|
||||
"gate": [
|
||||
{"id": "gate-server-0", "host": "0.0.0.0", "clientPort": 3999, "frontend": true}
|
||||
|
Loading…
x
Reference in New Issue
Block a user