forked from coop-cloud/wordpress
fix COMPOSE_FILE env for remote SMTP relay, it requires the mailrelay
This commit is contained in:
parent
245b800439
commit
81dbeca30d
@ -48,7 +48,7 @@ SECRET_DB_PASSWORD_VERSION=v1
|
|||||||
#MAIL_FROM="wordpress@example.com"
|
#MAIL_FROM="wordpress@example.com"
|
||||||
|
|
||||||
# Remote SMTP relay
|
# Remote SMTP relay
|
||||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.smtp.yml"
|
#COMPOSE_FILE="$COMPOSE_FILE:compose.mailrelay.yml:compose.smtp.yml"
|
||||||
#SMTP_HOST="mail.example.com"
|
#SMTP_HOST="mail.example.com"
|
||||||
#MAIL_FROM="wordpress@example.com"
|
#MAIL_FROM="wordpress@example.com"
|
||||||
#SMTP_USER="wordpress@example.com" # optional, defaults to MAIL_FROM
|
#SMTP_USER="wordpress@example.com" # optional, defaults to MAIL_FROM
|
||||||
|
Loading…
x
Reference in New Issue
Block a user