Allow to have multiple application configurations like: - configuration 1: PHP 7.4, MySQL 5.6, etc. - configuration 2: PHP 8.1, MySQL 8, etc. This could be implemented with different git branches. One per configuration.
Allow to have multiple application configurations like:
This could be implemented with different git branches. One per configuration.