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:
parent
aa84a23031
commit
107b140c65
1 changed files with 3 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue