alertbot: use _data to ignore data in git tree

master
Alexandre Iooss 2 years ago committed by root
parent de70014435
commit 26f3d3d0e4

@ -129,7 +129,7 @@ services:
build: alertbot
restart: always
volumes:
- ./alertbot_config/config.yaml:/var/www/alertbot/config.yaml:ro
- ./alertbot_data/config.yaml:/var/www/alertbot/config.yaml:ro
prometheus-alertmanager:
build: prometheus-alertmanager

Loading…
Cancel
Save