Update docker-compose.yml

When merging the code, the build section for the wazuh container will not be necessary.
This commit is contained in:
AlfonsoRBJ
2018-11-16 16:03:49 +01:00
committed by GitHub
parent 9f0643f456
commit fb0409697f
+1 -1
View File
@@ -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: