w
This commit is contained in:
@@ -80,7 +80,8 @@ server {
|
||||
proxy_http_version 1.1;
|
||||
proxy_method post;
|
||||
# proxy_pass http://postgrest/rpc/fwd?args=$args;
|
||||
proxy_pass http://postgrest/rpc/fwd;
|
||||
# proxy_pass http://postgrest/rpc/fwd;
|
||||
proxy_pass http://postgrest;
|
||||
proxy_set_body $args;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user