@@ -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;