take 3
This commit is contained in:
parent
fa499b8c34
commit
496e1b103c
1 changed files with 3 additions and 1 deletions
|
@ -105,7 +105,9 @@ services:
|
|||
- 9090:9090
|
||||
networks:
|
||||
- metrics
|
||||
- default
|
||||
extra_hosts:
|
||||
- "docker.host:host-gateway"
|
||||
|
||||
|
||||
node-exporter:
|
||||
image: quay.io/prometheus/node-exporter:latest
|
||||
|
|
Reference in a new issue