forked from wazuh/wazuh-docker
update to the last template versions
This commit is contained in:
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user