dms: disable traefik for the container
This commit is contained in:
parent
f08994a9ad
commit
ecbed67451
1 changed files with 1 additions and 1 deletions
|
@ -45,4 +45,4 @@ services:
|
||||||
retries: 0
|
retries: 0
|
||||||
<<: *logging
|
<<: *logging
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=false"
|
||||||
|
|
Loading…
Reference in a new issue