diff --git a/compose.yml b/compose.yml index 90d5667..5f152b3 100644 --- a/compose.yml +++ b/compose.yml @@ -27,6 +27,8 @@ services: #- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLForceHost=true" #- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}" - "coop-cloud.${STACK_NAME}.version=" + - "backupbot.backup=true" + - "backupbot.backup.path=${PASSWORD_FILE}" # https://github.com/restic/rest-server/issues/147 # healthcheck: # test: ["CMD", "curl", "-f", "http://localhost:8000"]