Commit 0a5e55b44771b9877ef9716c613ad5750d2668a2
1 parent
17d8ad59
Exists in
master
提交
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/HttpServer/conf/world.xml
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <Config> | 2 | <Config> |
3 | - <ServerHttpAddr Host="50064" /> | 3 | + <ServerHttpAddr Host=":50064" /> |
4 | <Redis Host="172.21.0.25:6379" Db="6" Password="crs-lzslccdc:redis@YXp8Jk#MV" /> | 4 | <Redis Host="172.21.0.25:6379" Db="6" Password="crs-lzslccdc:redis@YXp8Jk#MV" /> |
5 | </Config> | 5 | </Config> |
6 | \ No newline at end of file | 6 | \ No newline at end of file |