🐛 add missing SMTP_PORT environment variable to compose.yml
This commit is contained in:
parent
249be53a82
commit
5310beb5fe
1 changed files with 1 additions and 0 deletions
|
@ -15,4 +15,5 @@ services:
|
|||
- SMTP_HOSTNAME
|
||||
- SMTP_USERNAME
|
||||
- SMTP_PASSWORD
|
||||
- SMTP_PORT
|
||||
- MAIL_FROM_ADDRESS
|
||||
|
|
Loading…
Reference in a new issue