[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-22 14:03:07

This commit is contained in:
srvproxy001.itguys.com.br 2025-09-22 14:03:07 -03:00
parent 7289de7a27
commit 6ac0b4dbee
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ server {
}
# J.4. Rota unificada para editores, recursos e websockets
location ~ ^/(op|we|wv|p|x|lo|m|o|ocs)/ {
location ~ ^/(op|we|wv|p|x|lo|m|o)/ {
proxy_pass http://office_backend;
proxy_set_header Host $host;
include /etc/nginx/snippets/websocket_params.conf;