w
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user