fix: update exams service url (#31977)
This commit is contained in:
@@ -2407,7 +2407,7 @@ ANALYTICS_DASHBOARD_NAME = 'Your Platform Name Here Insights'
|
||||
COMMENTS_SERVICE_URL = 'http://localhost:18080'
|
||||
COMMENTS_SERVICE_KEY = 'password'
|
||||
|
||||
EXAMS_SERVICE_URL = 'http://localhost:8740/api/v1'
|
||||
EXAMS_SERVICE_URL = 'http://localhost:18740/api/v1'
|
||||
EXAMS_SERVICE_USERNAME = 'edx_exams_worker'
|
||||
|
||||
FINANCIAL_REPORTS = {
|
||||
|
||||
Reference in New Issue
Block a user