Skip to content

Commit 42b5a4a

Browse files
committed
feat: add PARAGON_THEMES_URL to the env files
1 parent 2809c8e commit 42b5a4a

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.env

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ MFE_CONFIG_API_URL=
3333
PASSWORD_RESET_SUPPORT_LINK=''
3434
LEARNER_FEEDBACK_URL=''
3535
SUPPORT_URL_TO_UNLINK_SOCIAL_MEDIA_ACCOUNT='https://help.edx.org/edxlearner/s/article/How-do-I-link-or-unlink-my-edX-account-to-a-social-media-account'
36+
# Fallback in local style files
37+
PARAGON_THEME_URLS={}

.env.development

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,5 @@ MFE_CONFIG_API_URL=
3434
PASSWORD_RESET_SUPPORT_LINK='mailto:support@example.com'
3535
LEARNER_FEEDBACK_URL=''
3636
SUPPORT_URL_TO_UNLINK_SOCIAL_MEDIA_ACCOUNT='https://help.edx.org/edxlearner/s/article/How-do-I-link-or-unlink-my-edX-account-to-a-social-media-account'
37+
# Fallback in local style files
38+
PARAGON_THEME_URLS={}

0 commit comments

Comments
 (0)