From 9ff4ee4166c1287155683481a9f77f67618ff23d Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 5 Nov 2019 23:57:15 +0000 Subject: [PATCH] root not needed --- website/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/website/index.html b/website/index.html index 27710d5fa..acb4fd521 100644 --- a/website/index.html +++ b/website/index.html @@ -1350,7 +1350,6 @@ access_log /dev/null;
error_log /dev/null;

- root /var/www/YOUR_DOMAIN/htdocs;
index index.html;

location / {