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:
Éric Gaspar 2022-12-19 17:56:06 +01:00
parent 3d2b03e0f4
commit e869e7be6b

View file

@ -2,7 +2,7 @@
location __PATH__/ {
# Path to source
alias __FINALPATH__/ ;
alias __FINALPATH__/;
index index.php;