@@ -25,7 +25,7 @@ server {
|
||||
|
||||
# upstream configuration for postgrest (used as reversed proxy)
|
||||
upstream postgrest {
|
||||
server localhost:3000;
|
||||
server localhost:3001;
|
||||
}
|
||||
|
||||
# https
|
||||
|
||||
Reference in New Issue
Block a user