dms: disable traefik for the container

This commit is contained in:
oxmox 2023-10-15 18:26:47 +02:00
parent 4a064f3b8e
commit cca02d9a27

View file

@ -45,4 +45,4 @@ services:
retries: 0
<<: *logging
labels:
- "traefik.enable=true"
- "traefik.enable=false"