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