Disable image check for apc ups container.

This commit is contained in:
2021-12-20 08:49:37 +01:00
parent a7ba1ff75c
commit afbf1c882a

View File

@@ -67,5 +67,6 @@ services:
- "traefik.http.routers.apc.entrypoints=web"
- "traefik.http.routers.apc.service=apc"
- "traefik.http.services.apc.loadbalancer.server.port=80"
- "com.centurylinklabs.watchtower.enable=false"