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 9e74feb commit e6b4defCopy full SHA for e6b4def
.env
@@ -23,3 +23,5 @@ APP_ID=''
23
MFE_CONFIG_API_URL=''
24
ENABLE_VERIFIABLE_CREDENTIALS=''
25
SUPPORT_URL_VERIFIABLE_CREDENTIALS=''
26
+# Fallback in local style files
27
+PARAGON_THEME_URLS={}
.env.development
@@ -24,3 +24,5 @@ APP_ID=''
ENABLE_VERIFIABLE_CREDENTIALS='true'
28
.env.test
@@ -20,3 +20,4 @@ USER_INFO_COOKIE_NAME='edx-user-info'
20
SUPPORT_URL_LEARNER_RECORDS=''
21
22
0 commit comments