소스 검색

Update nginx.conf

eric_G 7 달 전
부모
커밋
c85e70287d
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      conf/nginx.conf

+ 0 - 3
conf/nginx.conf

@@ -20,7 +20,4 @@ location __PATH__/ {
     fastcgi_param PATH_INFO $fastcgi_path_info;
     fastcgi_param SCRIPT_FILENAME $request_filename;
   }
-
-  # Include SSOWAT user panel.
-  include conf.d/yunohost_panel.conf.inc;
 }