[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-20 10:45:23
This commit is contained in:
parent
9a48f7f945
commit
ec8fa174fc
|
|
@ -34,7 +34,9 @@ server {
|
||||||
# ==============================================================================
|
# ==============================================================================
|
||||||
server {
|
server {
|
||||||
listen 443 ssl http2;
|
listen 443 ssl http2;
|
||||||
|
listen 443 quic reuseport;
|
||||||
listen [::]:443 ssl http2;
|
listen [::]:443 ssl http2;
|
||||||
|
listen [::]:443 quic reuseport;
|
||||||
server_name business.itguys.com.br;
|
server_name business.itguys.com.br;
|
||||||
|
|
||||||
# --- Certificados e Segurança SSL ---
|
# --- Certificados e Segurança SSL ---
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue