mirror of
https://github.com/YunoHost-Apps/xwiki_ynh.git
synced 2024-09-03 20:36:11 +02:00
Add yunohost panel
This commit is contained in:
parent
15489df68f
commit
6728620a5d
1 changed files with 2 additions and 0 deletions
|
@ -8,4 +8,6 @@ location __PATH__/ {
|
||||||
proxy_set_header X-Forwarded-Proto $scheme;
|
proxy_set_header X-Forwarded-Proto $scheme;
|
||||||
|
|
||||||
expires 0m;
|
expires 0m;
|
||||||
|
|
||||||
|
include conf.d/yunohost_panel.conf.inc;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue