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:
commit
8dc65eb1bf
1
changelog.d/20240409_175748_dawoud.sheraz_quince_3.md
Normal file
1
changelog.d/20240409_175748_dawoud.sheraz_quince_3.md
Normal file
@ -0,0 +1 @@
|
||||
- [Improvement] Update release to open-release/quince.3 (by @dawoudsheraz)
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user