Files
sundynix-micro-be/deploy/dev/auth-api.yaml
T

24 lines
335 B
YAML
Raw 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