mirror of
https://github.com/YunoHost-Apps/netdata_ynh.git
synced 2024-09-03 19:46:33 +02:00
Add YunoHost tile when installed at domain root
This commit is contained in:
parent
37ede41713
commit
4c0dd4fb52
1 changed files with 3 additions and 0 deletions
|
@ -7,4 +7,7 @@ location / {
|
|||
proxy_pass_request_headers on;
|
||||
proxy_set_header Connection "keep-alive";
|
||||
proxy_store off;
|
||||
|
||||
# Include SSOWAT user panel.
|
||||
include conf.d/yunohost_panel.conf.inc;
|
||||
}
|
Loading…
Add table
Reference in a new issue