查看他人装备共鸣
parent
0b60f9c4f7
commit
36b669d9e9
|
@ -1,5 +1,5 @@
|
|||
#server info
|
||||
server.id = 10153
|
||||
server.id = 102445
|
||||
server.openTime = 20190101000101
|
||||
server.num = 1
|
||||
server.debug = true
|
||||
|
@ -33,7 +33,7 @@ spring.redis.expireTime = -1
|
|||
#spring.data.mongodb.uri = mongodb://mongouser:ysj#2017#ljsd@111.231.54.96:27017/ysj_wx_1
|
||||
#spring.data.mongodb2.uri = mongodb://mongouser:ysj#2017#ljsd@111.231.54.96:27017/develop_ysj_wx_1
|
||||
#mongodb2 develop
|
||||
spring.data.mongodb.uri = mongodb://60.1.1.14:27017/jieling_10153
|
||||
spring.data.mongodb.uri = mongodb://60.1.1.14:27017/jieling_102445
|
||||
spring.data.mongodbcore.uri = mongodb://60.1.1.14:27017/jl_core
|
||||
#spring.data.mongodb.uri = mongodb://60.1.1.14:27017/jieling_10212
|
||||
mongodb.options.maxWaitTime = 120000
|
||||
|
@ -46,7 +46,7 @@ mongodb.options.maxConnectionIdleTime = 1000
|
|||
|
||||
|
||||
# netty config
|
||||
netty.tcpPort = 16080
|
||||
netty.tcpPort = 16081
|
||||
netty.chatTcpPort = 20001
|
||||
netty.logintcpPort = 18091
|
||||
netty.udpPort = 18092
|
||||
|
@ -62,11 +62,11 @@ netty.allTimeout=35
|
|||
|
||||
|
||||
#core
|
||||
services.core.ip=60.1.1.153
|
||||
services.core.port=7900
|
||||
services.core.ip=60.1.1.244
|
||||
services.core.port=7901
|
||||
services.core.area=1000
|
||||
services.core.id=1
|
||||
services.core.gmport = 7902
|
||||
services.core.gmport = 7903
|
||||
services.core.weight=5
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue