Update compose.yaml

This commit is contained in:
2026-06-05 16:43:58 +02:00
parent 770214e013
commit 6bf9a2b714
+1 -1
View File
@@ -46,7 +46,7 @@ services:
ZIP_ENABLE: 'TRUE' ZIP_ENABLE: 'TRUE'
ZIP_PASSWORD: 'Pwn1sh3r_@' ZIP_PASSWORD: 'Pwn1sh3r_@'
ZIP_TYPE: 'zip' ZIP_TYPE: 'zip'
BACKUP_FILE_SUFFIX: '%Y%m%d_%h' BACKUP_FILE_SUFFIX: '%Y%m%d_%H'
BACKUP_KEEP_DAYS: 14 BACKUP_KEEP_DAYS: 14
TIMEZONE: 'Europe/Berlin' TIMEZONE: 'Europe/Berlin'
MAIL_SMTP_ENABLE: 'FALSE' MAIL_SMTP_ENABLE: 'FALSE'