This commit is contained in:
fro
2025-10-29 06:10:45 -05:00
parent dc083af5c5
commit 8c269510a5

View File

@@ -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;