From 5f38b350f7945636e1720f1f5f1941bfed957881 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Fri, 14 Dec 2018 19:38:21 +0100 Subject: [PATCH] use the same directory name --- .nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.nginx.conf b/.nginx.conf index e475814..afb4f63 100644 --- a/.nginx.conf +++ b/.nginx.conf @@ -8,7 +8,7 @@ # server { # listen 80; # server_name forum.domain.tld; -# root /var/www/forum.site.tld/public; +# root /var/www/forum.domain.tld/public; # include /var/www/forum.domain.tld/.nginx.conf; # } #