Update docker-compose.yaml
Removed watchtower label since watchtower is no longer used.
This commit is contained in:
@@ -5,7 +5,6 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- traefik-public
|
- traefik-public
|
||||||
labels:
|
labels:
|
||||||
- "com.centurylinklabs.watchtower.monitor-only=true"
|
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
- "traefik.http.routers.sonarr.rule=Host(`sonarr.speerfam.net`)"
|
- "traefik.http.routers.sonarr.rule=Host(`sonarr.speerfam.net`)"
|
||||||
- "traefik.http.routers.sonarr.entrypoints=websecure"
|
- "traefik.http.routers.sonarr.entrypoints=websecure"
|
||||||
|
|||||||
Reference in New Issue
Block a user