Move files + change path volume

This commit is contained in:
2026-03-14 19:20:02 +01:00
parent f206c7c86f
commit 1476fb4b33
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ services:
volumes:
- /var/lib/docker/containers:/var/lib/docker/containers:ro
- /var/run/docker.sock:/var/run/docker.sock:ro
- ./filebeat.yml:/usr/share/filebeat/filebeat.yml:ro
- ./filebeat:/usr/share/filebeat/:ro
depends_on:
- logstash
networks: