[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-11-11 00:10:46
This commit is contained in:
parent
72853f200a
commit
5057052ea1
|
|
@ -46,7 +46,6 @@ upstream officeonline_backend {
|
|||
server 172.16.253.101;
|
||||
}
|
||||
|
||||
|
||||
# ==============================================================================
|
||||
# SERVIDOR DE REDIRECIONAMENTO HTTP -> HTTPS
|
||||
# ==============================================================================
|
||||
|
|
@ -107,7 +106,7 @@ server {
|
|||
proxy_connect_timeout 1200s;
|
||||
proxy_send_timeout 1200s;
|
||||
proxy_read_timeout 1200s;
|
||||
proxy_temp_file_write_size 256k;
|
||||
proxy_temp_file_write_size 512k;
|
||||
|
||||
# --- CONFIGURAÇÕES SSL/TLS ---
|
||||
ssl_certificate /etc/letsencrypt/live/cloud.grupopralog.com.br/fullchain.pem;
|
||||
|
|
|
|||
Loading…
Reference in New Issue