fixup! update(vaultwarden): deploy on baldur
This commit is contained in:
parent
cf3e7131a8
commit
d2a05ae764
2 changed files with 16 additions and 15 deletions
|
|
@ -36,7 +36,7 @@
|
|||
# If you use an external mail server, follow:
|
||||
# https://github.com/dani-garcia/vaultwarden/wiki/SMTP-configuration
|
||||
SMTP_HOST = "smtp.gmail.com";
|
||||
SMTP_PORT = 25;
|
||||
SMTP_PORT = 587;
|
||||
SMTP_SECURITY = "starttls";
|
||||
|
||||
SMTP_FROM = "filippoberto95@gmail.com";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue