We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7297f74 commit a245098Copy full SHA for a245098
tutor/templates/config/defaults.yml
@@ -61,7 +61,7 @@ OPENEDX_LMS_UWSGI_WORKERS: 2
61
OPENEDX_MYSQL_DATABASE: "openedx"
62
OPENEDX_MYSQL_USERNAME: "openedx"
63
# the common version will be automatically set to "master" in the nightly branch
64
-OPENEDX_COMMON_VERSION: "open-release/redwood.2"
+OPENEDX_COMMON_VERSION: "release/sumac"
65
OPENEDX_EXTRA_PIP_REQUIREMENTS: []
66
MYSQL_HOST: "mysql"
67
MYSQL_PORT: 3306
0 commit comments