This commit is contained in:
fro
2025-10-29 06:06:03 -05:00
parent 43189e3f76
commit 9626ff9bab

View File

@@ -84,7 +84,7 @@ server {
#https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_set_body #https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_set_body
proxy_set_body $request_body&p_dbg=true; #proxy_set_body $request_body&p_dbg=true;
proxy_pass http://postgrest; proxy_pass http://postgrest;