Browse Source

delete 3dshow

animeic 2 years ago
parent
commit
55018cb53b
1 changed files with 0 additions and 5 deletions
  1. 0 5
      nginx/conf.d/default.conf

+ 0 - 5
nginx/conf.d/default.conf

@@ -39,11 +39,6 @@ server {
     #    deny  all;
     #}
 
-    # 3dshow old
-    location /3dshow/ {
-       proxy_pass  http://3dshow:8888/3dshow/;
-    }   
-
     location /supplier/ {
        proxy_pass  http://3dshow-supplier:8888/supplier/;
     }