mirror of
https://github.com/YunoHost-Apps/my_webapp_ynh.git
synced 2024-09-03 19:46:26 +02:00
Include SSOWAT user panel.
This commit is contained in:
parent
a3f5ecbf35
commit
0a33d9a00b
1 changed files with 4 additions and 0 deletions
|
@ -10,4 +10,8 @@ location PATHTOCHANGE {
|
|||
fastcgi_param REMOTE_USER $remote_user;
|
||||
fastcgi_param PATH_INFO $fastcgi_path_info;
|
||||
}
|
||||
|
||||
|
||||
# Include SSOWAT user panel.
|
||||
include conf.d/yunohost_panel.conf.inc;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue