mokrug
HOBBYOP
2 years ago
locally everything is fine on railway: Application failed to respond
6 Replies
brody
EMPLOYEE
2 years ago
deploy logs please -
brody
EMPLOYEE
2 years ago
n/a
brody
EMPLOYEE
2 years ago
You're running a development server, you'll want to use gunicorn to run your server.
to do that, add gunicorn to requirements.txt
your start command would look something like this gunicorn main:app
brody
EMPLOYEE
2 years ago
no prob
