What problem will this feature address?
For example, if we have two domains pointing to a project and we are no longer going to use that domain, we must implement some way to automatically and cleanly redirect it to the new domain. (as Vercel does)
Describe the solution you'd like
In the domain modal, implement a dropdown menu to select the other domain of the project and the type of redirection desired.
Describe alternatives you've considered
Currently, one way I have found is to detect the old domain and redirect it to the new one.
Additional context
No response
Will you send a PR to implement it?
No
What problem will this feature address?
For example, if we have two domains pointing to a project and we are no longer going to use that domain, we must implement some way to automatically and cleanly redirect it to the new domain. (as Vercel does)
Describe the solution you'd like
In the domain modal, implement a dropdown menu to select the other domain of the project and the type of redirection desired.
Describe alternatives you've considered
Currently, one way I have found is to detect the old domain and redirect it to the new one.
Additional context
No response
Will you send a PR to implement it?
No