From 1f6cac06b680f530fce8df97fabc8ead393fade4 Mon Sep 17 00:00:00 2001 From: "Eric Johansson (neku)" Date: Tue, 22 Jun 2021 15:46:13 +0200 Subject: [PATCH] Update X.Y.conf --- templates/nginx_confs/X.Y.conf | 1 - 1 file changed, 1 deletion(-) 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