Merge pull request #33972 from openedx/MichaelRoytman/devstack-exams-dashboard-url-setting
fix: correct EXAMS_DATE_MICROFRONTEND_URL devstack setting
This commit is contained in:
@@ -392,7 +392,7 @@ ACCOUNT_MICROFRONTEND_URL = 'http://localhost:1997'
|
||||
COMMUNICATIONS_MICROFRONTEND_URL = 'http://localhost:1984'
|
||||
AUTHN_MICROFRONTEND_URL = 'http://localhost:1999'
|
||||
AUTHN_MICROFRONTEND_DOMAIN = 'localhost:1999'
|
||||
EXAMS_DATE_MICROFRONTEND_URL = 'http://localhost:2020'
|
||||
EXAMS_DASHBOARD_MICROFRONTEND_URL = 'http://localhost:2020'
|
||||
|
||||
################### FRONTEND APPLICATION DISCUSSIONS ###################
|
||||
DISCUSSIONS_MICROFRONTEND_URL = 'http://localhost:2002'
|
||||
|
||||
Reference in New Issue
Block a user