We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10c6ba7 commit 51643beCopy full SHA for 51643be
configuration_files/cms.yml
@@ -383,7 +383,7 @@ MAINTENANCE_BANNER_TEXT: Sample banner message
383
MEDIA_ROOT: /edx/var/edxapp/media/
384
MEDIA_URL: /media/
385
MKTG_URLS:
386
- ROOT: http://localhost:18010
+ ROOT: ""
387
ABOUT: /about
388
CONTACT: /contact
389
FAQ: /help
configuration_files/lms.yml
@@ -423,7 +423,7 @@ MAINTENANCE_BANNER_TEXT: Sample banner message
423
424
425
426
- ROOT: http://localhost:18000
427
428
429
0 commit comments