[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-22 14:10:41
This commit is contained in:
parent
6aa4564f71
commit
e51b3e3f89
|
|
@ -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)(.*)/ {
|
location ~ ^/(?!ocs)(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