[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-20 09:48:38

This commit is contained in:
srvproxy001.itguys.com.br 2025-09-20 09:48:38 -03:00
parent 783d20d921
commit a4a45c446d
1 changed files with 1 additions and 3 deletions

View File

@ -31,7 +31,7 @@ server {
ssl_certificate /etc/letsencrypt/live/www.itguys.com.br/fullchain.pem;
ssl_certificate_key /etc/letsencrypt/live/www.itguys.com.br/privkey.pem;
#ssl_trusted_certificate /etc/letsencrypt/live/www.itguys.com.br/fullchain.pem;
ssl_trusted_certificate /etc/letsencrypt/live/www.itguys.com.br/fullchain.pem;
return 301 https://www.itguys.com.br$request_uri;
}
@ -96,5 +96,3 @@ server {
proxy_pass http://172.16.12.17:80;
}
}