How to redirect a generated domain to a custom one?
I do not want to delete the generated domain, it should be redirected to the custom one.
8 Replies
Project ID:
N/A
N/A
Solution
that's something you would need to do in code
what should I be using?
aren't you using caddy?
yeah
but since this application is being used by others, i cant hardcode it there.
by application, i mean the actual docker image, not my hosted version
railway does not offer a way to do redirects, so your app would have to do it some way or another
alright. thanks.