Merge branch 'master' of github.com:openedx/edx-platform into hamzawaleed01/upgrade-edx-enterprise-986737a

This commit is contained in:
hamzawaleed01
2024-01-04 22:13:06 +05:00

View File

@@ -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'