From 0f98fb86ef052b5d06e5cfd808ead78d692ba31e Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Thu, 29 Feb 2024 15:45:55 +0000 Subject: [PATCH] Reformat nvpie.conf --- nvpie.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nvpie.conf b/nvpie.conf index 2097abb..d85d09c 100644 --- a/nvpie.conf +++ b/nvpie.conf @@ -8,7 +8,7 @@ server { root /srv/http/nvpie; index index.html; - + location / { try_files $uri $uri.html $uri/ =404;