Quellcode durchsuchen

Update nginx.conf

Mickael-Martin vor 6 Jahren
Ursprung
Commit
fcc2274a61
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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;
 }