Merge branch 'feature/stats' of https://github.com/monarc-project/MonarcAppFO into feature/stats

pull/316/head
Cédric Bonhomme 2020-07-07 15:35:07 +02:00
commit 165401ec17
1 changed files with 1 additions and 1 deletions

View File

@ -235,7 +235,7 @@ return [
],
'statsApi' => [
'baseUrl' => 'http://localhost:5002'
'baseUrl' => 'http://127.0.0.1:$STATS_PORT'
],
];
EOF"