1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kimai2_ynh.git synced 2024-09-03 19:26:26 +02:00

Update nginx.conf

This commit is contained in:
Éric Gaspar 2023-09-10 13:32:35 +02:00
parent e0294e1d79
commit 49caa02cb1

View file

@ -1,8 +1,9 @@
#sub_path_only rewrite ^__PATH__$ __PATH__/ permanent;
root __FINALPATH__/public/ ;
location __PATH__/ {
# Path to source
alias __FINALPATH__/public/;
index index.php;
# Common parameter to increase upload size limit in conjunction with dedicated php-fpm file