Fix Alertmanager command line arguments

Signed-off-by: Radoslav Dimitrov <dimitrovr@vmware.com>
This commit is contained in:
Radoslav Dimitrov 2019-01-24 22:17:41 +02:00 committed by Alex Ellis
parent daf102c8af
commit 52c12f5769

View File

@ -149,7 +149,8 @@ services:
environment:
no_proxy: "gateway"
command:
- '-config.file=/alertmanager.yml'
- '--config.file=/alertmanager.yml'
- '--storage.path=/alertmanager'
networks:
- functions
# Uncomment the following port mapping if you wish to expose the Prometheus