update backupbot label

This commit is contained in:
Moritz
2024-10-24 17:01:04 +02:00
parent cae11a78e6
commit bd57d6121b
7 changed files with 52 additions and 10 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ services:
failure_action: rollback
order: start-first
labels:
- "backupbot.backup=true"
- "backupbot.backup=${ENABLE_BACKUPS:-true}"
- "traefik.enable=true"
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`)"
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"