[Fix]prometheus depends on
This commit is contained in:
@@ -10,6 +10,8 @@ services:
|
|||||||
build: docker/prometheus
|
build: docker/prometheus
|
||||||
ports:
|
ports:
|
||||||
- 9090:9090
|
- 9090:9090
|
||||||
|
depends_on:
|
||||||
|
- node-exporter
|
||||||
panel:
|
panel:
|
||||||
build: docker/panel
|
build: docker/panel
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user