Used the stats port for the FO config.

pull/316/head
Ruslan Baidan 2020-07-07 15:31:31 +02:00
parent 9f0241422b
commit 2a0ea077ab
No known key found for this signature in database
GPG Key ID: 4B7724C136BF1D89
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"