mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Added fastcgi_send_timeout and fastcgi_read_timeout to prevent 504 error
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user