# Auto-TLS (Let's Encrypt) reverse proxy → the Woodpecker server.
# Requires the domain's DNS A/AAAA record to point at this host + ports 80/443 open.
{$WOODPECKER_DOMAIN} {
	reverse_proxy woodpecker-server:8000
}
