update to the last template versions

This commit is contained in:
Jose Luis Ruiz
2017-01-16 23:41:25 +01:00
parent 96d3193668
commit be5fd14e16
8 changed files with 207 additions and 48 deletions
+1 -2
View File
@@ -2,7 +2,7 @@ version: '2'
services:
wazuh:
image: wazuh/wazuh:latest
build: wazuh/
ports:
- "1514/udp:1514/udp"
- "1515:1515"
@@ -44,7 +44,6 @@ services:
depends_on:
- elasticsearch
entrypoint: ./wait-for-it.sh elasticsearch
#networks:
# docker_elk:
# driver: bridge