dms: disable traefik for the container

This commit is contained in:
Florian Lüke 2023-10-15 18:26:47 +02:00
parent 08123757cd
commit 70941ceccd

View file

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