We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9914721 commit 90190e8Copy full SHA for 90190e8
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