skcj преди 1 година
родител
ревизия
015b6c06fc
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      ruoyi-ui/nginx.conf

+ 2 - 2
ruoyi-ui/nginx.conf

@@ -43,10 +43,10 @@ http {
            proxy_pass http://172.17.0.1:9090/file/mzylfwobs/;
         }
         location /getxflrinfo/ {
-           proxy_pass http://121.36.73.159:8090/getxflrinfo/;
+           proxy_pass http://121.36.73.159:8090/getxflrinfo;
         }
         location /getxflrdata/ {
-            proxy_pass http://121.36.73.159:8090/getxflrdata/;
+            proxy_pass http://121.36.73.159:8090/getxflrdata;
          }
         location / {
             root /usr/share/nginx/html;