Small comment

This commit is contained in:
Luis Guzmán 2020-06-17 17:06:51 -05:00
parent 90c506c2fe
commit c8aa58a7f8
1 changed files with 1 additions and 0 deletions

View File

@ -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;