Update compose/vaultwarden.yml
This commit is contained in:
parent
239ad38178
commit
1fcf4f5b1c
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ services:
|
|||
SMTP_HOST: ${SMTP_HOST}
|
||||
SMTP_FROM: ${SMTP_FROM}
|
||||
SMTP_PORT: ${SMTP_PORT}
|
||||
SMTP_SSL: ${SMTP_SSL}
|
||||
SMTP_SECURITY: ${SMTP_SECURITY}
|
||||
SMTP_USERNAME: ${SMTP_USERNAME}
|
||||
SMTP_PASSWORD: ${SMTP_PASSWORD}
|
||||
DOMAIN: ${DOMAIN}
|
||||
|
|
Loading…
Add table
Reference in a new issue