{
	auto_https off
	http_port 80
	https_port 0
}

:80 {
	handle {
		route {
			lzcaipod
                        redir https://jupyter-ai.{$LAZYCAT_BOX_DOMAIN} permanent
		}
	}
}
