We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f878a88 commit 5b3e9a1Copy full SHA for 5b3e9a1
.env
@@ -30,3 +30,5 @@ USER_INFO_COOKIE_NAME=null
30
PUBLISHER_BASE_URL=''
31
APP_ID=''
32
MFE_CONFIG_API_URL=''
33
+# Fallback in local style files
34
+PARAGON_THEME_URLS={}
.env.development
@@ -38,3 +38,5 @@ USER_INFO_COOKIE_NAME='edx-user-info'
38
PUBLISHER_BASE_URL='http://localhost:18400'
39
APP_ID='support-tools'
40
MFE_CONFIG_API_URL='http://localhost:18000/api/mfe_config/v1'
41
42
.env.test
@@ -21,3 +21,4 @@ SUBSIDY_BASE_URL='http://localhost:18280'
21
USER_INFO_COOKIE_NAME='edx-user-info'
22
23
24
0 commit comments