From 8c269510a5d1c98ac2a85522e4afcbb49bf35edb Mon Sep 17 00:00:00 2001 From: fro Date: Wed, 29 Oct 2025 06:10:45 -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 67544f6..99102a6 100644 --- a/cfg/ngx/fw.op.fo.conf +++ b/cfg/ngx/fw.op.fo.conf @@ -84,7 +84,7 @@ server { #https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_set_body -proxy_set_body '{"p_shortcode": "ph25", "p_dbg": "true"}'; +proxy_set_body '{"p_shortcode": "$1", "p_dbg": "true"}'; proxy_pass http://postgrest;