12 lines
316 B
YAML
12 lines
316 B
YAML
|
---
|
||
|
|
||
|
authentik_error_reporting: "true"
|
||
|
authentik_email_host: "mail.un-hack-bar.de"
|
||
|
authentik_email_port: "587"
|
||
|
authentik_email_use_tls: "true"
|
||
|
authentik_email_use_ssl: "false"
|
||
|
authentik_email_timeout: "10"
|
||
|
authentik_port_http: "9000"
|
||
|
authentik_port_https: "9443"
|
||
|
authentik_domain: "auth.un-hack-bar.de,auth.unhb.de"
|