diff --git a/.env b/.env index b8a67f6..09679c0 100644 --- a/.env +++ b/.env @@ -16,3 +16,4 @@ SEGMENT_KEY=null SITE_NAME=null SUPPORT_URL=null USER_INFO_COOKIE_NAME=null +ENTERPRISE_LEARNER_PORTAL_HOSTNAME=null diff --git a/.env.development b/.env.development index da5197d..ccb1ed3 100644 --- a/.env.development +++ b/.env.development @@ -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'