v0.5.2
Changelog
Added
- Configure exact Composer version from
.env
file. - Use ssmtp to send emails from PHP containers instead of mhsendmail.
- Add option to configure MAGE_RUN_CODE and MAGE_RUN_TYPE from
.env
file.
Changed
- Update Magento install command to support customizing cache options.
Fixed
- Read template overrides from reward home directory properly (thanks @moke13-dev)