feat: allow runtime configuration (#654)

This commit is contained in:
Diana Olarte
2022-11-30 17:13:10 +11:00
committed by GitHub
parent 35dfc720c8
commit 8ea457f949
5 changed files with 11 additions and 1 deletions

View File

@@ -26,3 +26,5 @@ MARKETING_EMAILS_OPT_IN=''
ENABLE_COPPA_COMPLIANCE=''
ZENDESK_KEY=''
ZENDESK_LOGO_URL=''
APP_ID=''
MFE_CONFIG_API_URL=''