Remove env-config.js (#9331)

Fixes #5340 which had been open for a long time
This commit is contained in:
Félix Malfait
2025-01-03 15:18:02 +01:00
committed by GitHub
parent 03b1da82c1
commit e5754d2152
7 changed files with 54 additions and 32 deletions

View File

@ -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