Remove env-config.js (#9331)
Fixes #5340 which had been open for a long time
This commit is contained in:
@ -80,7 +80,7 @@ const bootstrap = async () => {
|
||||
}),
|
||||
);
|
||||
|
||||
// Create the env-config.js of the front at runtime
|
||||
// Inject the server url in the frontend page
|
||||
generateFrontConfig();
|
||||
|
||||
// Enable session - Today it's used only for SSO
|
||||
|
||||
Reference in New Issue
Block a user