Watchtower: Simplify auto updates

This commit is contained in:
2022-09-25 14:55:45 +02:00
parent b616b8a854
commit 5c7a1d11c9
14 changed files with 1 additions and 70 deletions

View File

@ -36,7 +36,6 @@ services:
- "traefik.http.routers.keycloak.rule=Host(`auth.tobiasmanske.de`)"
- "traefik.http.routers.keycloak.entryPoints=websecure"
- "traefik.http.services.keycloak.loadbalancer.server.port=8080"
- "com.centurylinklabs.watchtower.scope=update"
restart: always
networks:
- backend