Disable traefik on docker exporter

This commit is contained in:
Joey Hafner 2022-08-08 00:01:51 -07:00
parent 70e8afaaad
commit 0c26c74ee4

View File

@ -193,6 +193,8 @@ services:
- monitoring
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
labels:
- traefik.disable
networks:
monitoring: