Explorar o código

更新 'ruoyi-ui/nginx.conf'

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

+ 2 - 2
ruoyi-ui/nginx.conf

@@ -34,10 +34,10 @@ http {
         server_name  localhost;
 
         location /prod-api/ {
-           proxy_pass http://139.9.138.217:9090/;
+           proxy_pass http://172.17.0.1:9090/;
         }
         location /uploadPath/ {
-           proxy_pass http://139.9.138.217:9399/uploadPath/;
+           proxy_pass http://172.17.0.1:9399/uploadPath/;
         }
         location / {
             root /usr/share/nginx/html;