stacks/docmost.yml aktualisiert

This commit is contained in:
2026-06-22 15:44:09 +02:00
parent 6802245fde
commit 908806a6dc
+1 -1
View File
@@ -13,7 +13,7 @@ services:
MAIL_DRIVER: smtp
SMTP_HOST: ${SMTP_HOST}
SMTP_PORT: ${SMTP_PORT}
SMTP_SECURE: TLS
SMTP_SECURE: ${SMTP_SECURE}
SMTP_IGNORETLS: "true"
SMTP_USERNAME: ${SMTP_USERNAME}
SMTP_PASSWORD: ${SMTP_PASSWORD}