From 42c03fee62eb8a1cba838731afbf02b2e70af228 Mon Sep 17 00:00:00 2001 From: Mikhail Date: Sat, 27 Jul 2024 20:52:03 +0000 Subject: [PATCH] Update default.conf --- default.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.conf b/default.conf index 1b59dd3..59d97bc 100644 --- a/default.conf +++ b/default.conf @@ -1,4 +1,4 @@ -/server { +server { root /usr/share/nginx/html; access_log syslog:server=10.8.0.7:514,tag=nginx_access main; index index.html index.htm index.nginx-debian.html;