forked from wazuh/wazuh-docker
Update docker-compose.yml
When merging the code, the build section for the wazuh container will not be necessary.
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ version: '2'
|
||||
|
||||
services:
|
||||
wazuh:
|
||||
build: ./wazuh
|
||||
image: wazuh/wazuh:3.7.0_6.4.3
|
||||
hostname: wazuh-manager
|
||||
restart: always
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user