From 0c5680595c351232d3e9d17c2a1ec588f4e2637b Mon Sep 17 00:00:00 2001 From: fro Date: Sun, 2 Nov 2025 09:26:58 -0500 Subject: [PATCH] u --- cfg/ngx/wa.fo.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg/ngx/wa.fo.conf b/cfg/ngx/wa.fo.conf index 4be63af..443082b 100644 --- a/cfg/ngx/wa.fo.conf +++ b/cfg/ngx/wa.fo.conf @@ -48,7 +48,7 @@ server { return 302 /; } - # postgrest reverse proxy + # redirect 404 not found to the root location / { error_page 404 = @myownredirect; }