diff --git a/conf/nginx.conf b/conf/nginx.conf index 4f09f2d..3a052e0 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -19,5 +19,5 @@ location __PATH__/ { proxy_set_header Connection "upgrade"; # Include SSOWAT user panel. - include conf.d/yunohost_panel.conf.inc; + #include conf.d/yunohost_panel.conf.inc; }