4.1.1
Added
-
Add support for the following optional env variables, that will be used on installation, getting precedence over the corresponding existing option:
DB_USER: To specify the database username (alternative to--db-user)DB_PASS: To specify the database password (alternative to--db-pass)DB_NAME: To specify the database name (alternative to--db-name)DB_HOST: To specify the database host (alternative to--db-host)DB_PORT: To specify the database port (alternative to--db-port)
Note that these new env variables behave exactly the same than the existing (and often used)
DBone, that is also a priority alternative to--db-typeon install.
Changed
- Updated project dependencies to current moodle-local_moodlecheck and moodle-local_ci versions.
Take a look at the CHANGELOG for details about other releases.
Please follow the 4.0 Upgrade guide when upgrading from 3.x.