dms: disable traefik for the container

This commit is contained in:
oxmox 2023-10-15 18:26:47 +02:00
parent f08994a9ad
commit ecbed67451

View file

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