diff --git a/templates/nginx_confs/X.Y.conf b/templates/nginx_confs/X.Y.conf index 96d68fe..a66b266 100644 --- a/templates/nginx_confs/X.Y.conf +++ b/templates/nginx_confs/X.Y.conf @@ -37,4 +37,3 @@ fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; } } -Use