Add apc container to watchtower monitoring and start automatically.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user