1
0
Fork 0
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:
Josué Tille 2023-12-12 15:57:15 +01:00
parent 15489df68f
commit 6728620a5d
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF

View file

@ -8,4 +8,6 @@ location __PATH__/ {
proxy_set_header X-Forwarded-Proto $scheme;
expires 0m;
include conf.d/yunohost_panel.conf.inc;
}