Commit e5a3ae6fc5581bea0579de77ded1dd60a423789f

Authored by 陆恒
1 parent b12c052f
Exists in master

提交地址文件

Showing 2 changed files with 18 additions and 0 deletions   Show diff stats
serveraddr/server 0 → 100644
@@ -0,0 +1,12 @@ @@ -0,0 +1,12 @@
  1 +Redis
  2 +内网链接:172.21.32.10:6379
  3 +密码:9KZCYH5WLyUx8Djd
  4 +端口:6379
  5 +
  6 +
  7 +服务器
  8 +公网IP:192.144.220.71
  9 +内网IP:172.21.0.42
  10 +用户名:root
  11 +
  12 +域名 https://ddcs.d3games.com
0 \ No newline at end of file 13 \ No newline at end of file
serveraddr/world.xml_example 0 → 100644
@@ -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