Explorar el Código

Update nginx.conf

eric_G hace 7 meses
padre
commit
c85e70287d
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  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;
 }