{
	auto_https off
	http_port 80
	https_port 0
}

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