You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
415 B
TOML
26 lines
415 B
TOML
[mysql]
|
|
ip="sh-cdb-mby2auva.sql.tencentcdb.com"
|
|
port=59915
|
|
user="api_common"
|
|
password="wwxc_api_user@135"
|
|
db="sanguo"
|
|
|
|
[redis]
|
|
ip="r-bp1y3jfoisljbhp6gy.redis.rds.aliyuncs.com"
|
|
port=6379
|
|
password="Redis!#%17pkmj"
|
|
|
|
[queue]
|
|
ip="r-bp1y3jfoisljbhp6gy.redis.rds.aliyuncs.com"
|
|
port=6379
|
|
password="Redis!#%17pkmj"
|
|
|
|
[mongo]
|
|
ip="172.16.51.49"
|
|
port=27017
|
|
|
|
[global]
|
|
appname="xianyuzhiwang" #你的游戏名
|
|
appversion="1.0.0"
|
|
|