mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-19 01:17:18 +02:00
fix: remove errornered envrionment=test
This commit is contained in:
parent
f57e056368
commit
1691efbcae
@ -111,7 +111,6 @@ class BootstrapController extends Controller {
|
|||||||
const uiConfig = {
|
const uiConfig = {
|
||||||
...this.config.ui,
|
...this.config.ui,
|
||||||
authenticationType,
|
authenticationType,
|
||||||
environment: 'test',
|
|
||||||
unleashUrl: this.config.server.unleashUrl,
|
unleashUrl: this.config.server.unleashUrl,
|
||||||
version,
|
version,
|
||||||
baseUriPath: this.config.server.baseUriPath,
|
baseUriPath: this.config.server.baseUriPath,
|
||||||
|
Loading…
Reference in New Issue
Block a user