usman
I'm having trouble deploying a Django api
what i mean. make sure the procfile file. has no extention. py,. txt etc
nd make sure the name start in capital as (Procfile)
and make sure inside the file after the (web: ) there is space b4 you add anything like gunicorn.(e. g web: gunicorn project_name. wsgi)
42 replies