mirror of
https://github.com/YunoHost-Apps/jirafeau_ynh.git
synced 2024-09-03 19:35:53 +02:00
Include SSOWAT user panel.
This commit is contained in:
parent
210a56def3
commit
cd0fdf44f1
1 changed files with 3 additions and 0 deletions
|
@ -18,4 +18,7 @@ location YNH_WWW_LOCATION {
|
|||
fastcgi_param PATH_INFO $fastcgi_path_info;
|
||||
fastcgi_param SCRIPT_FILENAME $request_filename;
|
||||
}
|
||||
|
||||
# Include SSOWAT user panel.
|
||||
include conf.d/yunohost_panel.conf.inc;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue