mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-01 01:18:10 +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 = {
|
||||
...this.config.ui,
|
||||
authenticationType,
|
||||
environment: 'test',
|
||||
unleashUrl: this.config.server.unleashUrl,
|
||||
version,
|
||||
baseUriPath: this.config.server.baseUriPath,
|
||||
|
Loading…
Reference in New Issue
Block a user