This commit is contained in:
fro
2025-10-29 05:23:41 -05:00
parent 387e264a2f
commit 77b99bd74d

View File

@@ -31,7 +31,7 @@ server {
# upstream configuration for postgrest (used as reversed proxy)
upstream postgrest {
server localhost:3000;
server localhost:3000/rpc/fwd;
}
# https