mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-01 07:55:06 +02:00
🔧 vikunja smtp
This commit is contained in:
@@ -23,7 +23,7 @@ spec:
|
||||
AUTHELIA_LOG_LEVEL: trace
|
||||
AUTHELIA_NOTIFIER_SMTP_DISABLE_REQUIRE_TLS: "true"
|
||||
AUTHELIA_NOTIFIER_SMTP_HOST: smtp-relay.default.svc.cluster.local.
|
||||
AUTHELIA_NOTIFIER_SMTP_PORT: 2525
|
||||
AUTHELIA_NOTIFIER_SMTP_PORT: "2525"
|
||||
AUTHELIA_NOTIFIER_SMTP_SENDER: "Authelia <authelia@${SECRET_DOMAIN}>"
|
||||
AUTHELIA_SERVER_DISABLE_HEALTHCHECK: "true"
|
||||
AUTHELIA_SERVER_PORT: 80
|
||||
|
Reference in New Issue
Block a user