stacks/docmost.yml aktualisiert
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ services:
|
|||||||
MAIL_DRIVER: smtp
|
MAIL_DRIVER: smtp
|
||||||
SMTP_HOST: ${SMTP_HOST}
|
SMTP_HOST: ${SMTP_HOST}
|
||||||
SMTP_PORT: ${SMTP_PORT}
|
SMTP_PORT: ${SMTP_PORT}
|
||||||
SMTP_SECURE: TLS
|
SMTP_SECURE: ${SMTP_SECURE}
|
||||||
SMTP_IGNORETLS: "true"
|
SMTP_IGNORETLS: "true"
|
||||||
SMTP_USERNAME: ${SMTP_USERNAME}
|
SMTP_USERNAME: ${SMTP_USERNAME}
|
||||||
SMTP_PASSWORD: ${SMTP_PASSWORD}
|
SMTP_PASSWORD: ${SMTP_PASSWORD}
|
||||||
|
|||||||
Reference in New Issue
Block a user