``feat(logic): 添加pprof性能分析支持并调整服务器配置``
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
server:
|
||||
name: "blazing server"
|
||||
address: ":59480" #前台服务器地址
|
||||
address: ":8080" #前台服务器地址
|
||||
port: 53388 #后台服务器端口
|
||||
rpc: 56409 #rpc服务端口
|
||||
game: [55407,50876,52482]
|
||||
|
||||
Reference in New Issue
Block a user