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.
24 lines
391 B
TOML
24 lines
391 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="127.0.0.1"
|
|
port=27017
|
|
|
|
[global]
|
|
gamename = "leshusanguo"
|
|
version = "0.1" |