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.
26 lines
408 B
26 lines
408 B
Name: usercenter.rpc
|
|
ListenOn: 0.0.0.0:8080
|
|
Mode: dev
|
|
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
|
|
RedisGo:
|
|
Host: 127.0.0.1
|
|
Port: 6379
|
|
Type: node
|
|
Pass: xhy.dev
|
|
Tls: false
|
|
DB: 0
|
|
AuthRpc:
|
|
AccessSecret: dev.gxxhygroup.com
|
|
AccessExpire: 604800
|
|
TkStore: true
|