/bin/bash: line 1: gunicorn: command not found
blackhues
TRIALOP

2 years ago

/bin/bash: line 1: gunicorn: command not found i cant deploy my code please help me find bug, i want to deploy asap. i have no time, i have to submit by tomorrow

View Deploy details

ⓘ Deployment information is only viewable by Project members and Railway admins.

1 Replies

brody
EMPLOYEE

2 years ago

You need to have gunicorn in your requirements.txt file.


Loading...