Ensure default
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2021-06-02 09:57:25 +02:00
parent a550017071
commit 8af9be6a40
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 1 additions and 1 deletions

View File

@ -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}