feat: backup htpasswd file

This commit is contained in:
f 2024-10-01 20:00:27 -03:00
parent fef5045314
commit 48b025f2b8

View File

@ -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"]