Pārlūkot izejas kodu

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

kinglee 2 nedēļas atpakaļ
vecāks
revīzija
317fb74719
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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;