add encryption key
All checks were successful
Update Compose File / build (push) Successful in 13s

This commit is contained in:
2025-12-22 13:28:12 -08:00
parent 3b6f50ab70
commit 368bd0621f

View File

@@ -80,6 +80,7 @@ services:
PUID: ${PUID}
PGID: ${PGID}
TZ: ${TZ}
SETTINGS_ENCRYPTION_KEY: ${DUPLICATI_PASS}
DUPLICATI__WEBSERVICE_PASSWORD: ${DUPLICATI_PASS}
dns:
- ${DNS_SERVER}