Disable traefik on docker exporter

This commit is contained in:
Joey Hafner 2022-08-08 00:01:51 -07:00
parent 20eb7115e3
commit a1ec728a71

View File

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