- BUGFIX: the site settings didn't allow for ENV vairables anyway due to PHP-FPM misconfiguration; added `clear_env = no` to the site. Since `docker/lap` runs in a single-site mode, sharing ENV variables with the PHP is desired.
- BUGFIX: the site settings didn't allow for ENV vairables anyway due to PHP-FPM misconfiguration; added `clear_env = no` to the site. Since `docker/lap` runs in a single-site mode, sharing ENV variables with the PHP is desired.