提交 ab0b8b94 编写于 作者: Y Your Name

恢复默认设置

上级 9e853710
cluster:
-
name: "GZ"
title: "广州机房"
note: "广州机房"
name: "Default"
title: "默认机房"
note: "默认机房"
db:
driver: "mysql"
host: "47.106.231.246"
port: 30006
host: "127.0.0.1"
port: 3306
userName: "root"
password: "Key123qaz:mysql"
database: "goku-ee-tmp"
password: "123456"
database: "goku_ee"
redis:
mode: "stand"
addrs: "47.95.203.198:6379"
password: "Key123qazredis"
dbIndex: 0
# masters: xxx,xxx
-
name: "BJ"
title: "北京机房"
note: "北京机房"
db:
driver: "mysql"
host: "47.106.231.246"
port: 30006
userName: "root"
password: "Key123qaz:mysql"
database: "goku-ee-tmp"
redis:
mode: "stand"
addrs: "47.95.203.198:6379"
password: "Key123qazredis"
dbIndex: 0
addrs: "127.0.0.1:6379" # stand、cluster模式下addrs为redis地址,多个地址间用英文逗号隔开
password: "123456"
dbIndex: 0
\ No newline at end of file
listen_port: 7000
admin_bind: 127.0.0.1:7005
db_host: 47.106.231.246
db_port: 30006
db_name: goku-ee-tmp
db_host: 127.0.0.1
db_port: 3306
db_name: goku_ee
db_user: root
db_password: Key123qaz:mysql
\ No newline at end of file
db_password: root
\ No newline at end of file
[2019-09-27 23:09:21] [TRAC] Listen: 7000
[2019-09-27 23:09:21] [TRAC] Start Successfully!
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册