[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-22 12:49:23
This commit is contained in:
parent
2f68434912
commit
8934089f59
|
|
@ -132,7 +132,7 @@ server {
|
|||
|
||||
# Rotas dos editores e websockets.
|
||||
# Estas precisam que o caminho original seja passado integralmente.
|
||||
location ~ ^/(op|we|wv|p|x)/ {
|
||||
location ~ ^/(op|we|wv|p|x|o)/ {
|
||||
proxy_pass http://office_backend;
|
||||
proxy_set_header Host $host;
|
||||
include /etc/nginx/snippets/websocket_params.conf; # Garante WebSocket para todos
|
||||
|
|
|
|||
Loading…
Reference in New Issue