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

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

View File

@ -266,7 +266,7 @@ server {
# proxy_send_timeout 1200s;
#}
location ~ ^/apps/tables/(api|row|share)/ {
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_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;