1
This commit is contained in:
parent
34126d990a
commit
1c667bc066
@ -2,8 +2,8 @@
|
|||||||
"AppID": 0,
|
"AppID": 0,
|
||||||
"LogLevel": "debug",
|
"LogLevel": "debug",
|
||||||
"LogPath": "./log",
|
"LogPath": "./log",
|
||||||
"TCPAddr": ":3601",
|
"TCPAddr": ":3602",
|
||||||
"WSAddr": ":3566",
|
"WSAddr": ":3567",
|
||||||
"MySqlAddr": "127.0.0.1",
|
"MySqlAddr": "127.0.0.1",
|
||||||
"MySqlPort": "3306",
|
"MySqlPort": "3306",
|
||||||
"MySqlUsr": "root",
|
"MySqlUsr": "root",
|
||||||
@ -25,9 +25,9 @@
|
|||||||
"ServerCenter" : 0,
|
"ServerCenter" : 0,
|
||||||
"GameConfPath": "D:/Github/pet_home_server/src/server/gamedata/config/",
|
"GameConfPath": "D:/Github/pet_home_server/src/server/gamedata/config/",
|
||||||
|
|
||||||
"ListenAddr":":9001",
|
"ListenAddr":":9002",
|
||||||
"CenterAddr": "127.0.0.1:7000",
|
"CenterAddr": "127.0.0.1:7000",
|
||||||
"RemoteAddr":"127.0.0.1:9001",
|
"RemoteAddr":"127.0.0.1:9002",
|
||||||
|
|
||||||
"RedisAddr":"127.0.0.1",
|
"RedisAddr":"127.0.0.1",
|
||||||
"RedisPort" :"6379",
|
"RedisPort" :"6379",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user