diff --git a/vagrant/bootstrap.sh b/vagrant/bootstrap.sh index bca3991..3ab532b 100644 --- a/vagrant/bootstrap.sh +++ b/vagrant/bootstrap.sh @@ -337,7 +337,7 @@ return [ ], 'statsApi' => [ - 'baseUrl' => 'http://127.0.0.1:$STATS_PORT' + 'baseUrl' => 'http://127.0.0.1:$STATS_PORT', 'apiKey' => '$apiKey', ], ];