2 years ago
When I try adding my custom domain to my railway account it says not available when it’s actually available
52 Replies
2 years ago
you need to remove that domain from your other service before you can add it to a new service
2 years ago
alright I'll check on this
2 years ago
please send the domain in plaintext here
2 years ago
what is the other domain?
2 years ago
okay, you will need to verify these domains before we can release them, verifying the root domain is sufficient in this case.
please add a _railway.verify TXT record to the learnrithm.com domain with the value of PqLDRZ8Y
2 years ago
correct
2 years ago
not yet, please wait while we recover from an incident.
2 years ago
I'm sorry but I don't have an ETA at this time
2 years ago
it is done, you can add your domain back to the service again
2 years ago
i noticed you are running a development server

2 years ago
that's going to cost you a lot
2 years ago
not to mention, it's unstable
2 years ago
the web server is unstable, it's not meant for production
2 years ago
don't run a development server
2 years ago
run the server in production mode
2 years ago
stop running it in development mode
2 years ago
it wouldn't be specific to Railway
2 years ago
there's more to this than just an express server, are you sure it's not a frontend framework instead?
Eh I just remembered
Supposed to add npm start and not npm run in the runtime
