Add MAIL_FROM to example .envrc

[ci skip]
This commit is contained in:
3wc 2020-09-28 00:55:04 +02:00
parent e6dc753365
commit 87324459b0
1 changed files with 2 additions and 0 deletions

View File

@ -30,5 +30,7 @@ export DB_PASSWORD_VERSION=v1
# SMTP
#export COMPOSE_FILE="compose.yml:compose.mailrelay.yml"
#export SMTP_HOST="postfix_relay_app"
#export MAIL_FROM="wordpress@example.com"
#
#export MSMTP_CONF_VERSION=v1
#export ENTRYPOINT_MAILRELAY_CONF_VERSION=v1