Files

24 lines
386 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Name: auth-api
Log:
Encoding: plain
Host: 0.0.0.0
Port: 9001
Auth:
AccessSecret: 9149f2eb-d517-4a50-a03a-231dbcf0d872
AccessExpire: 7200
# system-rpc(统一管理用户/角色/菜单/客户端等)
SystemRpc:
Etcd:
Hosts:
- 192.168.100.127:2379
Key: system.rpc
# Redis(验证码存储,DB2
Redis:
Host: 192.168.100.127:6379
Pass: sundynix
DB: 2