``feat(logic): 添加pprof性能分析支持并调整服务器配置``

This commit is contained in:
1
2025-10-15 15:54:35 +00:00
parent 241cef544c
commit bee6291a12
3 changed files with 13 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
server:
name: "blazing server"
address: ":59480" #前台服务器地址
address: ":8080" #前台服务器地址
port: 53388 #后台服务器端口
rpc: 56409 #rpc服务端口
game: [55407,50876,52482]