diff --git a/conf/nginx.conf b/conf/nginx.conf index d3a4018..c2f9be9 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -7,5 +7,5 @@ location __PATH__/ { index index.html; # Include SSOWAT user panel - include conf.d/yunohost_panel.conf.inc; +# include conf.d/yunohost_panel.conf.inc; }