Ionize Docs
ReferenceConfigurationCaddyfile

handle

Caddy host block for handle

Host block for handle — 9 directives.

reverse_proxy iam-dashboard:3000 {
transport http {
keepalive 65s
keepalive_idle_conns 10
dial_timeout 10s
response_header_timeout 60s
read_timeout 120s
}
}

Upstream reference

On this page