Make APM server listen on non-loopback interfaces (#414)

This commit is contained in:
Yossi Ben-David 2019-07-09 18:06:09 +03:00 committed by Antoine Cotten
parent f33e4c8040
commit 63c0de8815
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
apm-server:
host: localhost:8200
host: 0.0.0.0:8200
output:
elasticsearch: