w
This commit is contained in:
@@ -31,7 +31,7 @@ server {
|
||||
|
||||
# upstream configuration for postgrest (used as reversed proxy)
|
||||
upstream postgrest {
|
||||
server localhost:3000;
|
||||
server localhost:3000/rpc/fwd;
|
||||
}
|
||||
|
||||
# https
|
||||
|
||||
Reference in New Issue
Block a user