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

Update nginx.conf

This commit is contained in:
Éric Gaspar 2023-08-19 15:12:11 +02:00
parent 9ebca18c11
commit 5d1abd4e21

View file

@ -6,7 +6,7 @@ location __PATH__/ {
index index.html index.htm index.php; index index.html index.htm index.php;
#client_max_body_size 50M; client_max_body_size 512M;
try_files $uri $uri/ __PATH__/index.php; try_files $uri $uri/ __PATH__/index.php;