Replies: 2 comments
-
|
Hello i'm getting same issue anything new? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
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. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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.
Beta Was this translation helpful? Give feedback.
All reactions