Commit 21636801aa4eb61a3980cc8be2c95781a61f1053
1 parent
cae277a2
Exists in
master
and in
4 other branches
提交
Showing
3 changed files
with
18 additions
and
1 deletions
Show diff stats
.gitignore
@@ -0,0 +1,6 @@ | @@ -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 | \ No newline at end of file | 7 | \ No newline at end of file |