mirror of
https://github.com/YunoHost-Apps/jappix_ynh.git
synced 2024-09-03 19:26:19 +02:00
commit
0bec0c4896
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@ 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;
|
||||
}
|
||||
location PATHTOCHANGE2/http-bind {
|
||||
if ($scheme = http) {
|
||||
|
|
Loading…
Reference in a new issue