Add apc container to watchtower monitoring and start automatically.

This commit is contained in:
2022-06-24 11:39:56 +02:00
parent 9d1fed7588
commit af64489745

View File

@@ -32,10 +32,10 @@ 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"
ports:
- "3551:3551/tcp"
- "3551:3551/udp"
restart: unless-stopped
glances:
image: nicolargo/glances:latest-full