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