mirror of
https://github.com/goauthentik/authentik
synced 2026-04-25 17:15:26 +02:00
10 lines
100 B
YAML
10 lines
100 B
YAML
debug: true
|
|
postgresql:
|
|
user: postgres
|
|
host: postgresql
|
|
|
|
redis:
|
|
host: redis
|
|
|
|
log_level: debug
|