Explorar o código

Merge branch 'master' of http://47.109.151.80:15030/yangzhenghui/ZhAgent

kinglee hai 2 semanas
pai
achega
317fb74719
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      ui/nginx.conf

+ 0 - 1
ui/nginx.conf

@@ -17,7 +17,6 @@ server {
     }
 
     location /admin {
-        rewrite ^/admin(/.*)$ $1 break;
         proxy_pass http://maxkb-web:8080;
         proxy_set_header Host $host;
         proxy_set_header X-Real-IP $remote_addr;