[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-22 14:06:51
This commit is contained in:
parent
6ac0b4dbee
commit
6aa4564f71
|
|
@ -105,7 +105,7 @@ server {
|
|||
}
|
||||
|
||||
# J.4. Rota unificada para editores, recursos e websockets
|
||||
location ~ ^/(op|we|wv|p|x|lo|m|o)/ {
|
||||
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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue