diff --git a/nginx/default b/nginx/default index e26f8c7..f0ae22f 100644 --- a/nginx/default +++ b/nginx/default @@ -45,8 +45,6 @@ server { } - } - location /image { proxy_pass http://127.0.0.1:8080; proxy_http_version 1.1;