skcj 1 tahun lalu
induk
melakukan
d6ba488614
1 mengubah file dengan 6 tambahan dan 0 penghapusan
  1. 6 0
      ruoyi-ui/nginx.conf

+ 6 - 0
ruoyi-ui/nginx.conf

@@ -42,6 +42,12 @@ http {
         location /mzylfwobs/ {
         location /mzylfwobs/ {
            proxy_pass http://172.17.0.1:9090/file/mzylfwobs/;
            proxy_pass http://172.17.0.1:9090/file/mzylfwobs/;
         }
         }
+        location /getxflrinfo/ {
+           proxy_pass http://121.36.73.159:8090/getxflrinfo/;
+        }
+        location /getxflrdata/ {
+            proxy_pass http://121.36.73.159:8090/getxflrdata/;
+         }
         location / {
         location / {
             root /usr/share/nginx/html;
             root /usr/share/nginx/html;
             index index.html index.html;
             index index.html index.html;