Administrator
2022-03-23 0476fc3512d49bce0518aef08f22de593c6db146
nginx.conf
@@ -83,7 +83,8 @@
           proxy_buffering off;
         client_max_body_size 100m;
           rewrite ^/api/(.*)$ /$1 break;
           proxy_pass http://zhbaw.zhba:81;
           proxy_pass http://192.168.0.191:81;
        #    proxy_pass http://zhbaw.zhba:81;
      }