Przeglądaj źródła

Update nginx.conf

Mickael-Martin 6 lat temu
rodzic
commit
fcc2274a61
1 zmienionych plików z 1 dodań i 1 usunięć
  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;
 }