Update Monitor-Stack/docker-compose-volume.yaml
This commit is contained in:
@@ -52,7 +52,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
alertmanager:
|
alertmanager:
|
||||||
image: prom/alertmanager:${ALERTMANAGER_VERSION:-0.32.1}
|
image: prom/alertmanager:${ALERTMANAGER_VERSION:-v0.32.1}
|
||||||
container_name: alertmanager
|
container_name: alertmanager
|
||||||
ports:
|
ports:
|
||||||
- "${ALERTMANAGER_PORT:-9093}:9093"
|
- "${ALERTMANAGER_PORT:-9093}:9093"
|
||||||
|
|||||||
Reference in New Issue
Block a user