Update compose.yaml

This commit is contained in:
2026-06-05 23:09:25 +02:00
parent 79c3a4730e
commit 9972bd1969
+1 -1
View File
@@ -50,7 +50,7 @@ services:
BACKUP_KEEP_DAYS: 14 BACKUP_KEEP_DAYS: 14
TIMEZONE: 'Europe/Berlin' TIMEZONE: 'Europe/Berlin'
MAIL_SMTP_ENABLE: 'TRUE' MAIL_SMTP_ENABLE: 'TRUE'
MAIL_SMTP_VARIABLES: 'smtp_hostname=live.smtp.mailtrap.io,smtp_port=587,smtp_username=smtp@mailtrap.io,smtp_password=f2149ea35ddb1c5f622f8253550e55e1,from_email=admin@doeringer.eu,from_name=Vaultwarden Backup,reply_to_email=admin@doeringer.eu,reply_to_name=Vaultwarden Backup' MAIL_SMTP_VARIABLES: 'smtp_hostname=live.smtp.mailtrap.io,smtp_port=587,smtp_username=smtp@mailtrap.io,smtp_password=f2149ea35ddb1c5f622f8253550e55e1,from_email=admin@doeringer.eu,from_name=Vaultwarden-Backup,reply_to_email=admin@doeringer.eu,reply_to_name=Vaultwarden-Backup'
MAIL_TO: 'tobias@doeringer.eu' MAIL_TO: 'tobias@doeringer.eu'
MAIL_WHEN_SUCCESS: 'TRUE' MAIL_WHEN_SUCCESS: 'TRUE'
MAIL_WHEN_FAILURE: 'TRUE' MAIL_WHEN_FAILURE: 'TRUE'