Added fastcgi_send_timeout and fastcgi_read_timeout to prevent 504 error

This commit is contained in:
2022-01-29 10:21:29 +01:00
parent 4bee6726e7
commit 4b88666091
3 changed files with 9 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
- name: configure nginx.conf
template: src=templates/nginx.conf.j2 dest=/home/administrator/volumes/docker/nextcloud/nginx.conf
notify: restart nginx
notify: recreate nextcloud
- name: "create /home/administrator/docker-compose/nextcloud/"
file: