Browse Source

Update nginx.conf

Mickael-Martin 6 years ago
parent
commit
fcc2274a61
1 changed files with 1 additions and 1 deletions
  1. 1 1
      conf/nginx.conf

+ 1 - 1
conf/nginx.conf

@@ -29,5 +29,5 @@ location __PATH__/ {
 ### End of PHP configuration part
 
   # Include SSOWAT user panel.
-  #include conf.d/yunohost_panel.conf.inc;
+  include conf.d/yunohost_panel.conf.inc;
 }