Explorar el Código

Update nginx.conf

Mickael-Martin hace 6 años
padre
commit
fcc2274a61
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;
 }