a year ago
When I try adding my custom domain to my railway account it says not available when it’s actually available
52 Replies
a year ago
you need to remove that domain from your other service before you can add it to a new service
a year ago
alright I'll check on this
a year ago
please send the domain in plaintext here
a year ago
what is the other domain?
a year 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
a year ago
correct
a year ago
not yet, please wait while we recover from an incident.
a year ago
I'm sorry but I don't have an ETA at this time
a year ago
it is done, you can add your domain back to the service again
a year ago
i noticed you are running a development server

a year ago
that's going to cost you a lot
a year ago
not to mention, it's unstable
a year ago
the web server is unstable, it's not meant for production
a year ago
don't run a development server
a year ago
run the server in production mode
a year ago
stop running it in development mode
a year ago
it wouldn't be specific to Railway
a year 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
