mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-12-10 00:38:27 -06:00
Update README.md
This commit is contained in:
parent
56e3212980
commit
f8651d4a84
@ -41,7 +41,7 @@ The default configuration is::
|
||||
|
||||
services:
|
||||
wazuh:
|
||||
image: wazuh/wazuh:latest
|
||||
build: wazuh/
|
||||
hostname: wazuh-manager
|
||||
ports:
|
||||
- "1514:1514"
|
||||
@ -62,7 +62,7 @@ The default configuration is::
|
||||
networks:
|
||||
- docker_elk
|
||||
logstash:
|
||||
image: wazuh/wazuh-logstash:latest
|
||||
build: logstash/
|
||||
hostname: logstash
|
||||
command: -f /etc/logstash/conf.d/
|
||||
ports:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user