mirror of
https://github.com/YunoHost-Apps/linuxdash_ynh.git
synced 2024-09-03 19:36:07 +02:00
Add SSOwat user tile.
This commit is contained in:
parent
8ece7120fe
commit
b62cc87cf4
1 changed files with 3 additions and 0 deletions
|
@ -3,4 +3,7 @@ location YNH_WWW_PATH/ {
|
|||
proxy_pass http://localhost:8081/;
|
||||
proxy_set_header Host $host;
|
||||
proxy_buffering off;
|
||||
|
||||
# Include SSOWAT user panel.
|
||||
include conf.d/yunohost_panel.conf.inc;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue