docker-compose.yml configuration fixes

This commit is contained in:
vcerenu
2022-02-14 12:33:04 -03:00
parent ac86b6652e
commit 166b660322
29 changed files with 134 additions and 583 deletions
+2 -2
View File
@@ -2,9 +2,9 @@
version: '3.7'
services:
wazuh:
wazuh.manager:
image: wazuh/wazuh-odfe:4.3.0
hostname: wazuh-manager
hostname: wazuh.manager
restart: always
ports:
- "1514:1514"