You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
229 B
15 lines
229 B
Name: usercenter.rpc
|
|
ListenOn: 0.0.0.0:8080
|
|
Etcd:
|
|
Hosts:
|
|
- 127.0.0.1:2379
|
|
Key: usercenter.rpc
|
|
MySQL:
|
|
Host: 127.0.0.1
|
|
Port: 3306
|
|
User: root
|
|
Password: root
|
|
DBName: usercenter
|
|
MaxIdleConns: 10
|
|
MaxOpenConns: 100
|
|
|
|
|