Django website using railway template crashes after first commit
After successfully making a django template using the bultin railway one, i made an initial commit to the repo and when i visit the site it says:
Application Error
Is your app correctly listening on $PORT?
and when i check the deploy logs it says
/bin/bash: line 1: gunicorn: command not found
Does anyone know why this is happening?ðŸ˜
2 Replies