diff --git a/conf/nginx.conf b/conf/nginx.conf index 5b8e8e1..50b908f 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -2,7 +2,6 @@ location __PATH__/ { proxy_pass https://127.0.0.1:__PORT__/; - proxy_redirect off; #Proxy Settings proxy_redirect off;