[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-20 15:00:38
This commit is contained in:
parent
53bcd091bc
commit
3be46bbca7
|
|
@ -46,10 +46,6 @@ server {
|
||||||
# Apanha o domínio canónico sem 'www'.
|
# Apanha o domínio canónico sem 'www'.
|
||||||
server_name anatram.com.br;
|
server_name anatram.com.br;
|
||||||
|
|
||||||
# --- Certificados e Segurança SSL ---
|
|
||||||
ssl_certificate /etc/letsencrypt/live/anatram.com.br/fullchain.pem;
|
|
||||||
ssl_certificate_key /etc/letsencrypt/live/anatram.com.br/privkey.pem;
|
|
||||||
ssl_trusted_certificate /etc/letsencrypt/live/anatram.com.br/fullchain.pem;
|
|
||||||
# Inclui o nosso "kit" de segurança SSL com cifras modernas e cabeçalhos.
|
# Inclui o nosso "kit" de segurança SSL com cifras modernas e cabeçalhos.
|
||||||
include /etc/nginx/snippets/ssl_params.conf;
|
include /etc/nginx/snippets/ssl_params.conf;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue