mirror of
https://github.com/YunoHost-Apps/aeneria_ynh.git
synced 2024-09-03 18:06:15 +02:00
Update nginx.conf
This commit is contained in:
parent
2ee2eda09c
commit
303ce56567
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ location __PATH__/ {
|
|||
# Path to source
|
||||
alias __INSTALL_DIR__/public/;
|
||||
|
||||
index index.php;
|
||||
|
||||
client_body_timeout 60m;
|
||||
proxy_read_timeout 60m;
|
||||
fastcgi_read_timeout 60m;
|
||||
|
|
Loading…
Add table
Reference in a new issue