mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-03 01:47:38 +02:00
Wrong filebeat config path
This commit is contained in:
parent
2598c2a3f1
commit
404f9f9dbb
@ -22,7 +22,7 @@ You can override that template or set a custom config file as ro volume.
|
|||||||
mail:
|
mail:
|
||||||
~
|
~
|
||||||
volumes:
|
volumes:
|
||||||
- config/filebeat.yml:/etc/filebeat.yml:ro
|
- config/filebeat.yml:/etc/filebeat/filebeat.yml:ro
|
||||||
```
|
```
|
||||||
|
|
||||||
## Run ELK embedded on mailserver stack.
|
## Run ELK embedded on mailserver stack.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user