6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-01-10 00:37:54 +00:00

Merge remote-tracking branch 'origin/master' into nightly

This commit is contained in:
Overhang.IO 2024-04-09 17:54:50 +00:00
commit 8dc65eb1bf
2 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
- [Improvement] Update release to open-release/quince.3 (by @dawoudsheraz)

View File

@ -62,7 +62,7 @@ OPENEDX_LMS_UWSGI_WORKERS: 2
OPENEDX_MYSQL_DATABASE: "openedx"
OPENEDX_MYSQL_USERNAME: "openedx"
# the common version will be automatically set to "master" in the nightly branch
OPENEDX_COMMON_VERSION: "open-release/quince.2"
OPENEDX_COMMON_VERSION: "open-release/quince.3"
OPENEDX_EXTRA_PIP_REQUIREMENTS: []
MYSQL_HOST: "mysql"
MYSQL_PORT: 3306