Merge branch 'feature/stats' of https://github.com/monarc-project/MonarcAppFO into feature/stats
commit
165401ec17
|
@ -235,7 +235,7 @@ return [
|
|||
],
|
||||
|
||||
'statsApi' => [
|
||||
'baseUrl' => 'http://localhost:5002'
|
||||
'baseUrl' => 'http://127.0.0.1:$STATS_PORT'
|
||||
],
|
||||
];
|
||||
EOF"
|
||||
|
|
Loading…
Reference in New Issue