mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-13 06:37:46 +00:00
Fix incorrect lms settings patch
This commit is contained in:
parent
38ed7d4985
commit
ed0cf8d99f
@ -1,7 +1,7 @@
|
||||
import os
|
||||
from lms.envs.devstack import *
|
||||
|
||||
{% include "apps/openedx/settings/partials/common_cms.py" %}
|
||||
{% include "apps/openedx/settings/partials/common_lms.py" %}
|
||||
|
||||
# Setup correct webpack configuration file for development
|
||||
WEBPACK_CONFIG_PATH = "webpack.dev.config.js"
|
||||
|
Loading…
Reference in New Issue
Block a user