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

This commit is contained in:
srvproxy001.itguys.com.br 2025-11-07 00:44:49 -03:00
parent 0bc070ef79
commit 0e08df123f
1 changed files with 7 additions and 0 deletions

View File

@ -6,6 +6,13 @@
# Windmill (windmill.grupopralog.com.br) - HTTP (Porta 80)
# Redireciona para HTTPS e serve o desafio ACME (Let's Encrypt).
# ----------------------------------------------------------------------
# ----------------------------------------------------------------------
# Backend (Upstream) para o Windmill
# ----------------------------------------------------------------------
upstream windmill_backend {
# IP da VM Debian + Porta do Docker
server 172.16.253.103:8000;
}
server {
listen 80;
listen [::]:80;