pull/26/head
decentral1se 2 years ago
parent be6cf302d0
commit febd2500b4
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A

@ -7,7 +7,7 @@ services:
- smtp_password
environment:
- SMTP_HOST=${SMTP_HOST}
- SMTP_PORT=${SMTP_PORT:25}
- SMTP_PORT=${SMTP_PORT:-25}
- SMTP_AUTH=${SMTP_AUTH}
- SMTP_TLS=${SMTP_TLS}
- MAIL_FROM=${MAIL_FROM}

Loading…
Cancel
Save