1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/friendica_ynh.git synced 2024-09-03 18:36:14 +02:00

Update nginx.conf

This commit is contained in:
Éric Gaspar 2023-08-21 11:53:28 +02:00
parent aa84a23031
commit 107b140c65

View file

@ -44,6 +44,7 @@ location __PATH__/ {
location ~ /\. {
deny all;
}
#Include SSOWAT user panel.
include conf.d/yunohost_panel.conf.inc;
#Include SSOWAT user panel.
include conf.d/yunohost_panel.conf.inc;
}