Deployment Server and Linked not working even after stating deployed
paulafregene
FREEOP
a month ago
I created a web application that run perfectly fine on my local but when I deploy, Railway says it's been deployed but i get a deployment error.
I have tried using AI to fix and still no progress.
Personal domain created:
Production url:
1 Replies
a month ago
Something I’d try is explicitly changing your uvicorn port to 3000, and the port the domain is listening on 3000 as well.