Update nextcloud to v27.1

This commit is contained in:
Hattshire 2024-02-24 16:12:50 +00:00
parent 0d037389c0
commit 0f5caed42b
2 changed files with 7 additions and 3 deletions

View file

@ -27,7 +27,7 @@ http {
keepalive_timeout 65;
#gzip on;
gzip on;
upstream php-handler {
server nextcloud:9000;