[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-11-07 21:47:49

This commit is contained in:
srvproxy001.itguys.com.br 2025-11-07 21:47:49 -03:00
parent 64adf7fcac
commit 5c17af989a
1 changed files with 1 additions and 1 deletions

View File

@ -266,7 +266,7 @@ server {
# proxy_send_timeout 1200s; # proxy_send_timeout 1200s;
#} #}
location ~ ^/(apps/tables/(api|row|share)/|index\.php/apps/tables/api/1/|ocs/v2\.php/apps/tables/api/2/) { location ~ ^/(apps/tables/(api|row|share)|index\.php/apps/tables/api/1|ocs/v2\.php/apps/tables/api/2) {
proxy_pass http://nextcloud_backend; proxy_pass http://nextcloud_backend;
proxy_set_header Host $host; proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Real-IP $remote_addr;