{{ caddy.server_name }} { reverse_proxy {{ caddy.lb_targets | join(" ") }} { lb_policy cookie health_uri / health_port 80 health_interval 5s health_timeout 2s health_status 2xx } }