Merge branch 'master' of github.com:ngineered/nginx-php-fpm
This commit is contained in:
3
start.sh
3
start.sh
@@ -49,5 +49,8 @@ if [[ "$TEMPLATE_NGINX_HTML" != "0" ]] ; then
|
|||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Again set the right permissions (needed when mounting from a volume)
|
||||||
|
chown -Rf www-data.www-data /usr/share/nginx/html/
|
||||||
|
|
||||||
# Start supervisord and services
|
# Start supervisord and services
|
||||||
/usr/bin/supervisord -n -c /etc/supervisord.conf
|
/usr/bin/supervisord -n -c /etc/supervisord.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user