File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ ECOMMERCE_BASE_URL=''
15
15
ENABLE_JUMPNAV = ' true'
16
16
ENABLE_NOTICES = ' '
17
17
ENTERPRISE_LEARNER_PORTAL_HOSTNAME = ' '
18
+ EXAMS_BASE_URL = ' '
18
19
FAVICON_URL = ' '
19
20
IGNORED_ERROR_REGEX = ' '
20
21
INSIGHTS_BASE_URL = ' '
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ ECOMMERCE_BASE_URL='http://localhost:18130'
15
15
ENABLE_JUMPNAV = ' true'
16
16
ENABLE_NOTICES = ' '
17
17
ENTERPRISE_LEARNER_PORTAL_HOSTNAME = ' localhost:8734'
18
+ EXAMS_BASE_URL = ' http://localhost:18740'
18
19
FAVICON_URL = https://edx-cdn.org/v3/default/favicon.ico
19
20
IGNORED_ERROR_REGEX = ' '
20
21
LANGUAGE_PREFERENCE_COOKIE_NAME = ' openedx-language-preference'
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ ECOMMERCE_BASE_URL='http://localhost:18130'
15
15
ENABLE_JUMPNAV = ' true'
16
16
ENABLE_NOTICES = ' '
17
17
ENTERPRISE_LEARNER_PORTAL_HOSTNAME = ' localhost:8734'
18
+ EXAMS_BASE_URL = ' http://localhost:18740'
18
19
FAVICON_URL = https://edx-cdn.org/v3/default/favicon.ico
19
20
IGNORED_ERROR_REGEX = ' '
20
21
LANGUAGE_PREFERENCE_COOKIE_NAME = ' openedx-language-preference'
You can’t perform that action at this time.
0 commit comments