1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tinyfilemanager_ynh.git synced 2024-09-03 20:36:01 +02:00

Update nginx.conf

This commit is contained in:
jarod5001 2022-05-10 15:08:40 +01:00 committed by GitHub
parent 12d3c1fa9c
commit 8a1119f8a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,5 +22,5 @@ location __PATH__/ {
}
# Include SSOWAT user panel.
include conf.d/yunohost_panel.conf.inc;
# include conf.d/yunohost_panel.conf.inc;
}