forked from wazuh/wazuh-docker
Updated docker compose
This commit is contained in:
+2
-2
@@ -3,7 +3,7 @@ services:
|
|||||||
|
|
||||||
|
|
||||||
elasticsearch:
|
elasticsearch:
|
||||||
build: elasticsearch
|
image: wazuh/wazuh-elasticsearch:3.9.3_7.1.1-opendistro
|
||||||
container_name: elasticsearch
|
container_name: elasticsearch
|
||||||
ulimits:
|
ulimits:
|
||||||
memlock:
|
memlock:
|
||||||
@@ -40,7 +40,7 @@ services:
|
|||||||
- odfe-net
|
- odfe-net
|
||||||
|
|
||||||
kibana:
|
kibana:
|
||||||
build: kibana
|
image: wazuh/wazuh-kibana:3.9.3_7.1.1-opendistro
|
||||||
hostname: kibana
|
hostname: kibana
|
||||||
restart: always
|
restart: always
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|||||||
Reference in New Issue
Block a user