forked from wazuh/wazuh-docker
Add xpack-from-sources
This commit is contained in:
@@ -3,11 +3,6 @@ version: '3.7'
|
||||
|
||||
services:
|
||||
wazuh:
|
||||
build:
|
||||
context: wazuh-odfe/
|
||||
args:
|
||||
- FILEBEAT_CHANNEL=filebeat
|
||||
- FILEBEAT_VERSION=7.10.2
|
||||
image: wazuh/wazuh:4.1.0
|
||||
hostname: wazuh-manager
|
||||
restart: always
|
||||
@@ -151,7 +146,6 @@ services:
|
||||
|
||||
|
||||
kibana:
|
||||
build: kibana/
|
||||
image: wazuh/wazuh-kibana:4.1.0
|
||||
hostname: kibana
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user