@@ -77,7 +77,7 @@ http
location /plot {
root $folder_name;
- proxy_pass http://docker.hostip:5000;
+ proxy_pass http://172.22.67.134:5000;
proxy_redirect off;
proxy_set_header Host $host;