Update Monitor-Stack/docker-compose-volume.yaml
This commit is contained in:
@@ -23,7 +23,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
prometheus:
|
prometheus:
|
||||||
image: prom/prometheus:${PROMETHEUS_VERSION:-3.12.0}
|
image: prom/prometheus:${PROMETHEUS_VERSION:-v3.12.0}
|
||||||
container_name: prometheus
|
container_name: prometheus
|
||||||
ports:
|
ports:
|
||||||
- "${PROMETHEUS_PORT:-9090}:9090"
|
- "${PROMETHEUS_PORT:-9090}:9090"
|
||||||
|
|||||||
Reference in New Issue
Block a user