1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ulogger_ynh.git synced 2024-10-01 13:34:45 +02:00

Update nginx.conf

This commit is contained in:
Éric Gaspar 2022-07-15 23:07:34 +02:00
parent a912129b34
commit e7fc3f4b61
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

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