fixup! update(vaultwarden): deploy on baldur

This commit is contained in:
Filippo Berto 2025-10-23 13:44:43 +02:00
parent cf3e7131a8
commit d2a05ae764
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC
2 changed files with 16 additions and 15 deletions

View file

@ -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";