From dc083af5c5ce3c8f889d7656f71c3389dcdff53d Mon Sep 17 00:00:00 2001 From: fro Date: Wed, 29 Oct 2025 06:09:57 -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 f0c397e..67544f6 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": "ph25", "p_dbg": "true"}'; proxy_pass http://postgrest;