mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-11-02 04:53:19 +00:00
Restored configuration yml
This commit is contained in:
@@ -14,11 +14,11 @@ services:
|
||||
# - "1516:1516"
|
||||
networks:
|
||||
- docker_elk
|
||||
volumes:
|
||||
# volumes:
|
||||
# - my-path:/var/ossec/data:Z
|
||||
# - my-path:/etc/postfix:Z
|
||||
# - my-path:/etc/filebeat
|
||||
- /home/vagrant/customWazuhFiles/ossec.conf:/wazuh-config-mount/etc/ossec.conf
|
||||
# - my-custom-config-path/ossec.conf:/wazuh-config-mount/etc/ossec.conf
|
||||
depends_on:
|
||||
- logstash
|
||||
logstash:
|
||||
|
||||
Reference in New Issue
Block a user