mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-05 15:12:10 +00:00
Fix LMS url
This commit is contained in:
parent
dad35370f8
commit
52c8301f96
@ -6,7 +6,7 @@
|
||||
"OAUTH_OIDC_ISSUER": "http://localhost:8000/oauth2",
|
||||
"PLATFORM_NAME": "Open edX Demo Site (Ginkgo)",
|
||||
"FEATURES": {
|
||||
"PREVIEW_LMS_BASE": "localhost:8000"
|
||||
"PREVIEW_LMS_BASE": "openedxdemo.overhang.io"
|
||||
},
|
||||
"LMS_ROOT_URL": "http://openedxdemo.overhang.io",
|
||||
"CMS_ROOT_URL": "http://studio.openedxdemo.overhang.io",
|
||||
|
Loading…
Reference in New Issue
Block a user