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 91fbca5 commit 3ad941eCopy full SHA for 3ad941e
.env
@@ -41,3 +41,5 @@ BANNER_IMAGE_EXTRA_SMALL=''
41
# ***** Miscellaneous *****
42
APP_ID=''
43
MFE_CONFIG_API_URL=''
44
+# Fallback in local style files
45
+PARAGON_THEME_URLS={}
.env.development
@@ -41,3 +41,5 @@ APP_ID=''
ZENDESK_KEY=''
ZENDESK_LOGO_URL=''
.env.test
@@ -18,3 +18,4 @@ SEGMENT_KEY=''
18
SITE_NAME='Your Platform Name Here'
19
20
21
0 commit comments