1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prestashop_ynh.git synced 2024-09-03 20:06:39 +02:00

Update nginx.conf

This commit is contained in:
Éric Gaspar 2022-10-28 00:06:07 +02:00
parent 6ddb012394
commit 21dad8b95c

View file

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