Maniack Crudelis
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
conf/nginx.conf
|
|
|
@ -32,6 +32,6 @@ location __PATH__/ { |
|
|
|
fastcgi_param SCRIPT_FILENAME $request_filename; |
|
|
|
} |
|
|
|
|
|
|
|
#--PRIVATE--# Include SSOWAT user panel. |
|
|
|
#--PRIVATE--include conf.d/yunohost_panel.conf.inc; |
|
|
|
# Include SSOWAT user panel. |
|
|
|
include conf.d/yunohost_panel.conf.inc; |
|
|
|
} |