forked from wazuh/wazuh-docker
docker-compose.yml configuration fixes
This commit is contained in:
+2
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user