mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-10-23 16:14:15 +00:00
added hostname in order to keep compatibility with wazuhapp
This commit is contained in:
@@ -3,6 +3,7 @@ version: '2'
|
|||||||
services:
|
services:
|
||||||
wazuh:
|
wazuh:
|
||||||
build: wazuh/
|
build: wazuh/
|
||||||
|
hostname: wazuh-manager
|
||||||
# mem_limit: 3g
|
# mem_limit: 3g
|
||||||
ports:
|
ports:
|
||||||
- "1514/udp:1514/udp"
|
- "1514/udp:1514/udp"
|
||||||
|
Reference in New Issue
Block a user