Fixed script reference

This commit is contained in:
alberpilot
2018-10-17 11:49:00 +00:00
parent 6652736b62
commit c6165e1521
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
# - my-custom-config-path/ossec.conf:/wazuh-config-mount/etc/ossec.conf
- /home/vagrant/customWazuhFiles/ossec.conf:/wazuh-config-mount/etc/ossec.conf
depends_on:
- logstash
logstash: