We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b51c9b3 + 90190e8 commit b2d0c76Copy full SHA for b2d0c76
1 file changed
php/shared/usr/local/share/env/20-heroku
@@ -6,5 +6,6 @@ if [ "true" = "$IN_HEROKU" ]; then
6
export WEB_HTTPS="false"
7
export WEB_HTTP_PORT=$PORT
8
9
+ export IS_CHOWN_FORBIDDEN="true"
10
export NON_PRIVILEGED_USER="true"
11
fi
0 commit comments