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} PUID: ${PUID}
PGID: ${PGID} PGID: ${PGID}
TZ: ${TZ} TZ: ${TZ}
SETTINGS_ENCRYPTION_KEY: ${DUPLICATI_PASS}
DUPLICATI__WEBSERVICE_PASSWORD: ${DUPLICATI_PASS} DUPLICATI__WEBSERVICE_PASSWORD: ${DUPLICATI_PASS}
dns: dns:
- ${DNS_SERVER} - ${DNS_SERVER}