diff --git a/jra_nextcloud.sh b/jra_nextcloud.sh index b546a58..adbf6fc 100644 --- a/jra_nextcloud.sh +++ b/jra_nextcloud.sh @@ -197,6 +197,7 @@ echo "Done! #nginx - configuration cat << NC_NGINX > $NC_NGINX_CONF +#nextcloud config upstream php-handler { #server 127.0.0.1:9000; server unix:/run/php/php${PHPVER}-fpm.sock;