forked from wazuh/wazuh-docker
Merge pull request #58 from forana/custom-hooks
Allow custom scripts or commands before service start
This commit is contained in:
@@ -19,6 +19,7 @@ services:
|
||||
# - my-path:/etc/postfix:Z
|
||||
# - my-path:/etc/filebeat
|
||||
# - my-custom-config-path/ossec.conf:/wazuh-config-mount/etc/ossec.conf
|
||||
# command: ["echo 'hello world'"]
|
||||
depends_on:
|
||||
- logstash
|
||||
logstash:
|
||||
|
||||
Reference in New Issue
Block a user