Fix ownership of webRoot to allow uploads
This commit is contained in:
@@ -29,6 +29,7 @@ if [ ! -z "$GIT_REPO" ]; then
|
||||
else
|
||||
git clone $GIT_REPO /var/www/html/
|
||||
fi
|
||||
chown -Rf nginx.nginx /var/www/html
|
||||
fi
|
||||
|
||||
# Display PHP error's or not
|
||||
|
||||
Reference in New Issue
Block a user