From 77b99bd74d808953060a5e7a85c30e2673982eba Mon Sep 17 00:00:00 2001 From: fro Date: Wed, 29 Oct 2025 05:23:41 -0500 Subject: [PATCH] w --- cfg/ngx/fw.op.fo.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg/ngx/fw.op.fo.conf b/cfg/ngx/fw.op.fo.conf index c319697..92737a3 100644 --- a/cfg/ngx/fw.op.fo.conf +++ b/cfg/ngx/fw.op.fo.conf @@ -31,7 +31,7 @@ server { # upstream configuration for postgrest (used as reversed proxy) upstream postgrest { - server localhost:3000; + server localhost:3000/rpc/fwd; } # https