1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-23 01:39:27 +02:00

update elastalert

This commit is contained in:
kev 2018-08-02 09:46:22 +08:00
parent f77e38fea7
commit f4c99b7638

View File

@ -8,4 +8,6 @@ elastalert:
environment:
- ES_HOST=elasticsearch
- ES_PORT=9200
external_links:
- elk_elasticsearch_1:elasticsearch
restart: always