Update docker-compose.yml
This commit is contained in:
parent
88f39c9ab0
commit
5a7ac69ccb
@ -95,7 +95,7 @@ services:
|
|||||||
image: prom/prometheus:latest
|
image: prom/prometheus:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
command: --config.file=/etc/prometheus/prometheus.yml
|
command: --config.file=/etc/prometheus/prometheus.yml
|
||||||
ports:
|
#ports:
|
||||||
# - "9090:9090"
|
# - "9090:9090"
|
||||||
volumes:
|
volumes:
|
||||||
- ./prometheus.yml:/etc/prometheus/prometheus.yml
|
- ./prometheus.yml:/etc/prometheus/prometheus.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user