You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-16 07:24:44 +02:00
Wrong filebeat config path
This commit is contained in:
@ -22,7 +22,7 @@ You can override that template or set a custom config file as ro volume.
|
||||
mail:
|
||||
~
|
||||
volumes:
|
||||
- config/filebeat.yml:/etc/filebeat.yml:ro
|
||||
- config/filebeat.yml:/etc/filebeat/filebeat.yml:ro
|
||||
```
|
||||
|
||||
## Run ELK embedded on mailserver stack.
|
||||
|
Reference in New Issue
Block a user