lzm %!s(int64=2) %!d(string=hai) anos
pai
achega
59ae2c61b2
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      ruoyi-ui/nginx.conf
  2. 1 1
      ruoyi-web/nginx.conf

+ 1 - 1
ruoyi-ui/nginx.conf

@@ -37,7 +37,7 @@ http {
            proxy_pass http://172.17.0.1:9090/;
         }
         location /uploadPath/ {
-           proxy_pass http://172.17.0.1:9399/uploadPath/;
+           proxy_pass http://172.17.0.1:9090/file/uploadPath/;
         }
         location / {
             root /usr/share/nginx/html;

+ 1 - 1
ruoyi-web/nginx.conf

@@ -37,7 +37,7 @@ http {
            proxy_pass http://172.17.0.1:9090/;
         }
         location /uploadPath/ {
-           proxy_pass http://172.17.0.1:9399/uploadPath/;
+           proxy_pass http://172.17.0.1:9090/file/uploadPath/;
         }
         location / {
             root /usr/share/nginx/html;