forked from coop-cloud/wordpress
Ensure default
This commit is contained in:
@ -8,7 +8,7 @@ services:
|
||||
- smtp_password
|
||||
environment:
|
||||
- SMTP_HOST=${SMTP_HOST}
|
||||
- SMTP_PORT=${SMTP_PORT}
|
||||
- SMTP_PORT=${SMTP_PORT:25}
|
||||
- SMTP_AUTH=${SMTP_AUTH}
|
||||
- SMTP_TLS=${SMTP_TLS}
|
||||
- MAIL_FROM=${MAIL_FROM}
|
||||
|
Reference in New Issue
Block a user