From 752b39d19af57c24198e104ae1764e0fb78c86d1 Mon Sep 17 00:00:00 2001 From: siinus Date: Sat, 19 Oct 2019 21:06:00 +0300 Subject: [PATCH] damn error --- nginx/default | 2 -- 1 file changed, 2 deletions(-) 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;