Administrator
2022-04-11 79d9fc857559982b00b68b2d709807bdc4cd286f
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;
      }