add host for prom-node
This commit is contained in:
parent
709efb6187
commit
527faa7206
2 changed files with 3 additions and 0 deletions
|
@ -108,6 +108,7 @@ services:
|
|||
prom-node:
|
||||
image: prom/node-exporter
|
||||
networks:
|
||||
- host
|
||||
- metrics
|
||||
|
||||
networks:
|
||||
|
|
Reference in a new issue