stanley-king hai 1 ano
pai
achega
50cb0de1a2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docker/compose/zy/conf/nginx/nginx_admin.conf

+ 1 - 1
docker/compose/zy/conf/nginx/nginx_admin.conf

@@ -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;