Disable traefik on docker exporter
This commit is contained in:
parent
20eb7115e3
commit
a1ec728a71
@ -193,6 +193,8 @@ services:
|
|||||||
- monitoring
|
- monitoring
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||||
|
labels:
|
||||||
|
- traefik.disable
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
monitoring:
|
monitoring:
|
||||||
|
Loading…
Reference in New Issue
Block a user