Fix path to APM server extensions onfig

Fixes #411
parent fbb1fe49
......@@ -7,7 +7,7 @@ services:
args:
ELK_VERSION: $ELK_VERSION
volumes:
- ./apm-server/config/apm-server.yml:/usr/share/apm-server/config/apm-server.yml:ro
- ./extensions/apm-server/config/apm-server.yml:/usr/share/apm-server/config/apm-server.yml:ro
ports:
- "8200:8200"
networks:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment