mirror of
https://github.com/Unleash/unleash.git
synced 2026-09-23 11:03:36 +00:00
fix: remove errornered envrionment=test
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user