feat: update course_about & catalog link generation

This commit is contained in:
Serhii Nanai
2025-05-30 17:34:49 +03:00
parent ed6aea3aa7
commit f018cfe70e
7 changed files with 78 additions and 2 deletions

View File

@@ -373,3 +373,5 @@ SINGLE_LEARNER_COURSE_REGRADE_ROUTING_KEY = "edx.lms.core.default"
SOFTWARE_SECURE_VERIFICATION_ROUTING_KEY = "edx.lms.core.default"
STATIC_ROOT_BASE = "/edx/var/edxapp/staticfiles"
STATIC_URL_BASE = "/static/"
CATALOG_MICROFRONTEND_URL = "http://catalog-mfe"