amazeeio / drupal-integrations

Add this project to any Drupal distribution based on drupal/core-composer-scaffold to enable it for use on Lagoon.
https://packagist.org/packages/amazeeio/drupal_integrations
1 stars 4 forks source link

MARIADB_PORT should be read from ENV VARS, not hardcoded #17

Closed tobybellwood closed 1 year ago

tobybellwood commented 1 year ago

Some DBaaS providers don't provision 3306, so the mariadb can be on another port. We already create the variable, this should reference it.

https://github.com/amazeeio/drupal-integrations/blob/f5d4ddd9fbdb0e1ec4b7ab4c110189b6ddd6538d/assets/settings.lagoon.php#L40

Reference https://docs.digitalocean.com/glossary/port/#mysql-postgresql-redis - DigitalOcean uses 25060