Open akamalmra opened 1 year ago
Hello i'm getting same issue anything new?
I haven't included the ability to pass environment variables from system into PHP engine- you can see what is being passed here: https://github.com/tiredofit/docker-nginx-php-fpm/blob/6568eab5ccd3fb9744093e7f1d440e6ab8d376a1/install/assets/php-fpm/fpm/php-fpm.conf#L36
It would need to be a feature added if it was to be possible. I avoid it personally.
PHP does not read environment variables
using docker-compose.yml file:
when viewing PHP info both configuration are still showing the default values:
Best Regards.