[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-11-11 00:10:46

This commit is contained in:
srvproxy001.itguys.com.br 2025-11-11 00:10:46 -03:00
parent 72853f200a
commit 5057052ea1
1 changed files with 1 additions and 2 deletions

View File

@ -46,7 +46,6 @@ upstream officeonline_backend {
server 172.16.253.101; server 172.16.253.101;
} }
# ============================================================================== # ==============================================================================
# SERVIDOR DE REDIRECIONAMENTO HTTP -> HTTPS # SERVIDOR DE REDIRECIONAMENTO HTTP -> HTTPS
# ============================================================================== # ==============================================================================
@ -107,7 +106,7 @@ server {
proxy_connect_timeout 1200s; proxy_connect_timeout 1200s;
proxy_send_timeout 1200s; proxy_send_timeout 1200s;
proxy_read_timeout 1200s; proxy_read_timeout 1200s;
proxy_temp_file_write_size 256k; proxy_temp_file_write_size 512k;
# --- CONFIGURAÇÕES SSL/TLS --- # --- CONFIGURAÇÕES SSL/TLS ---
ssl_certificate /etc/letsencrypt/live/cloud.grupopralog.com.br/fullchain.pem; ssl_certificate /etc/letsencrypt/live/cloud.grupopralog.com.br/fullchain.pem;