update docker compose file

This commit is contained in:
Jose Luis
2016-11-30 20:01:20 -05:00
parent 02e5451452
commit 30fc25e09e
3 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ version: '2'
services:
wazuh:
build: wazuh/
image: wazuh/wazuh:latest
ports:
- "1514:1514"
- "1515:1515"