fix: ENTERPRISE_LEARNER_PORTAL_HOSTNAME added for header updates

This commit is contained in:
Jeff LaJoie
2020-08-06 07:13:04 -04:00
parent 559c9aa1a9
commit 5add376c31
2 changed files with 2 additions and 0 deletions

1
.env
View File

@@ -16,3 +16,4 @@ SEGMENT_KEY=null
SITE_NAME=null
SUPPORT_URL=null
USER_INFO_COOKIE_NAME=null
ENTERPRISE_LEARNER_PORTAL_HOSTNAME=null

View File

@@ -20,3 +20,4 @@ USER_INFO_COOKIE_NAME='edx-user-info'
# Temporary, Remove this once we are ready to release the feature.
COACHING_ENABLED=true
ENABLE_DEMOGRAPHICS_COLLECTION=true
ENTERPRISE_LEARNER_PORTAL_HOSTNAME=null='http://localhost:8080'