@@ -72,7 +72,7 @@ http
location /plot {
root $folder_name;
- proxy_pass http://172.26.105.126:5000;
+ proxy_pass http://172.16.1.97:5000;
proxy_redirect off;
proxy_set_header Host $host;