Browse Source

更新 'hw/nginx/conf.d/default.conf'

sckj 3 years ago
parent
commit
14a29269a0
1 changed files with 0 additions and 7 deletions
  1. 0 7
      hw/nginx/conf.d/default.conf

+ 0 - 7
hw/nginx/conf.d/default.conf

@@ -60,13 +60,6 @@ server {
         proxy_pass http://139.9.138.217:60077/;
     }
     
-    location /prod-api/ {
-        proxy_pass http://139.9.138.217:8080/;
-    }
-    
-    location /mz-api/ {
-        proxy_pass http://139.9.138.217:9090/;
-    }
 
     location / {
         root   /usr/share/nginx/html;