diff --git a/vagrant/bootstrap.sh b/vagrant/bootstrap.sh index 4298bdd..7b58ecb 100644 --- a/vagrant/bootstrap.sh +++ b/vagrant/bootstrap.sh @@ -235,7 +235,7 @@ return [ ], 'statsApi' => [ - 'baseUrl' => 'http://localhost:5002' + 'baseUrl' => 'http://127.0.0.1:$STATS_PORT' ], ]; EOF"