🔧(backend) add FRONTEND_CSS_URL env var

We added the `FRONTEND_CSS_URL` environment
variable. It will give the possibility to add a
css layer at runtime.
This commit is contained in:
Anthony LC
2025-03-26 16:15:44 +01:00
committed by Anthony LC
parent 3881930e82
commit 725cae5470
4 changed files with 8 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ const config = {
CRISP_WEBSITE_ID: null,
COLLABORATION_WS_URL: 'ws://localhost:4444/collaboration/ws/',
ENVIRONMENT: 'development',
FRONTEND_CSS_URL: null,
FRONTEND_THEME: 'default',
MEDIA_BASE_URL: 'http://localhost:8083',
LANGUAGES: [