https://cloud.$domain {
	reverse_proxy https://localhost:4987 {
		transport http {
			tls_insecure_skip_verify
		}
	}
}