diff --git a/cfg/ngx/fw.op.fo.conf b/cfg/ngx/fw.op.fo.conf index 9c772ad..3b5f261 100644 --- a/cfg/ngx/fw.op.fo.conf +++ b/cfg/ngx/fw.op.fo.conf @@ -22,13 +22,11 @@ server { # return 301 $scheme://op.fo$request_uri; #} -http { # ... # upstream configuration upstream postgrest { server localhost:3000; } -} server {