[infrastructure] fix: disable Caddy debug (#5067)

This commit is contained in:
Diego Noguês
2026-01-08 12:49:45 +01:00
committed by GitHub
parent ab7d6b2196
commit fb71b0d04b

View File

@@ -170,7 +170,6 @@ init_environment() {
render_caddyfile() {
cat <<EOF
{
debug
servers :80,:443 {
protocols h1 h2c h2 h3
}