i want to deploy python django app
balajinayak
TRIALOP
2 years ago
/bin/bash: line 1: gunicorn: command not found
3 Replies
Status changed to Solved Railway • about 2 years ago
sabatale
PRO
2 years ago
This Flask template still works: https://github.com/railwayapp-templates/flask/tree/main
zhouyang-bigdata
PRO
2 years ago
do you have gunicorn in your requirements.txt file?
good