[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-22 14:03:07
This commit is contained in:
parent
7289de7a27
commit
6ac0b4dbee
|
|
@ -105,7 +105,7 @@ server {
|
||||||
}
|
}
|
||||||
|
|
||||||
# J.4. Rota unificada para editores, recursos e websockets
|
# 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_pass http://office_backend;
|
||||||
proxy_set_header Host $host;
|
proxy_set_header Host $host;
|
||||||
include /etc/nginx/snippets/websocket_params.conf;
|
include /etc/nginx/snippets/websocket_params.conf;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue