Files
ocean/user/etc/user.yaml

14 lines
283 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: user.rpc
ListenOn: 0.0.0.0:60100
Mode: dev
Etcd:
Hosts:
- localhost:2379
Key: user.rpc
DataSource: "postgres://postgres:postgres@localhost:19732/godemo?sslmode=disable"
JwtAuth:
AccessSecret: "your-secure-secret"
AccessExpire: 3600 # 可选单位秒15分钟