feat: upgrade special exams version and add required config values (#1097)

This commit is contained in:
alangsto
2023-04-06 09:55:06 -04:00
committed by GitHub
parent 2e4eb158f2
commit d897663b73
6 changed files with 28 additions and 15 deletions

View File

@@ -29,6 +29,8 @@ LEGACY_THEME_NAME=''
MARKETING_SITE_BASE_URL='http://localhost:18000'
ORDER_HISTORY_URL='http://localhost:1996/orders'
PORT=2000
PROCTORED_EXAM_FAQ_URL=''
PROCTORED_EXAM_RULES_URL=''
REFRESH_ACCESS_TOKEN_ENDPOINT='http://localhost:18000/login_refresh'
SEARCH_CATALOG_URL='http://localhost:18000/courses'
SEGMENT_KEY=''