mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-11-21 14:58:43 +00:00
fix typo
This commit is contained in:
@@ -22,7 +22,7 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
command: -f /etc/logstash/conf.d/
|
command: -f /etc/logstash/conf.d/
|
||||||
# volumes:
|
# volumes:
|
||||||
# - my-pat:/etc/logstash/conf.d
|
# - my-path:/etc/logstash/conf.d
|
||||||
links:
|
links:
|
||||||
- kibana
|
- kibana
|
||||||
- elasticsearch
|
- elasticsearch
|
||||||
|
|||||||
Reference in New Issue
Block a user