Kaynağa Gözat

Update nginx.conf

eric_G 7 ay önce
ebeveyn
işleme
c85e70287d
1 değiştirilmiş dosya ile 0 ekleme ve 3 silme
  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;
 }