代码初始化

This commit is contained in:
2026-05-07 15:54:43 +08:00
parent a078ca46e5
commit 3522f1011f
274 changed files with 15704 additions and 0 deletions
@@ -0,0 +1,30 @@
# 开发环境:本机 Mongo / Redis / 跨服,日志落项目相对目录
server:
port: 8080
spring:
data:
mongodb:
uri: mongodb://huangzj:huangzj@43.155.238.153:27017/test?authSource=admin
redis:
host: 43.155.238.153
port: 6379
password: huangzj
username: default
game:
client-tcp:
port: 9091
cross:
host: 127.0.0.1
port: 9200
server-id: zone-1
token: ""
heartbeat-interval-ms: 15000
app:
logging:
dir: logs/ServerModule
mongo:
collection: test