update docker compose file

This commit is contained in:
Jose Luis
2016-11-30 20:01:42 -05:00
parent 30fc25e09e
commit c6e57eb2ba

View File

@@ -192,7 +192,7 @@ services:
networks:
- docker_elk
depends_on:
- wazun/wazuh-elasticsearch
- wazuh/wazuh-elasticsearch
environment:
- LS_HEAP_SIZE=2048m
kibana:
@@ -202,7 +202,7 @@ services:
networks:
- docker_elk
depends_on:
- wazun/wazuh-elasticsearch
- wazuh/wazuh-elasticsearch
networks:
docker_elk: