sso/config/local.yaml

6 lines
106 B
YAML
Raw Normal View History

2023-12-17 12:17:55 +02:00
env: "local" # dev, prod
storage_path: "./storage/sso.db"
token_ttl: 1h
grpc:
port: 44044
timeout: 10m