When I configure multiple domains for one site, I should be able to select a primary domain. The other domains should redirect to the primary domain.
This is not possible today because
createRedirect
only works with paths, not domains.
I believe redirecting secondary domains to the primary domain is a more common use case than serving the same site from multiple domains.