Commit abe6b2abb8d8713415fc03cc3e4162d631de7e3d
0 parents
Exists in
master
初始化提交
Showing
2 changed files
with
8 additions
and
0 deletions
Show diff stats
1 | +++ a/serveraddr/world.xml_example | |
... | ... | @@ -0,0 +1,6 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Config> | |
3 | + <GameDB Ip="172.21.0.34" Port="3306" User="mini_game_db" Pwd="TXsql@VFhzcWxAV1Z" Database="cat_cafe" LoadInterval="5" /> | |
4 | + <ServerHttpAddr Host=":50058" /> | |
5 | + <Redis Host="172.21.0.25:6379" Db="6" Password="crs-lzslccdc:redis@YXp8Jk#MV" /> | |
6 | +</Config> | |
0 | 7 | \ No newline at end of file | ... | ... |