We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df471d8 commit 0af509bCopy full SHA for 0af509b
.profile.d/00-nginx-php.sh
@@ -1,2 +1,3 @@
1
# Set default buildpack path.
2
export PATH="$PATH:/app/vendor/bin:/app/local/bin:/app/vendor/nginx/sbin:/app/vendor/php/bin:/app/vendor/php/sbin:/usr/local/bin:/usr/bin:/bin"
3
+export LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:/app/local/lib"
0 commit comments