Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

procfile heroku django

#make sure your Procfile named "Procfile"
web: gunicorn core.wsgi --log-file -
 
PREVIOUS NEXT
Tagged: #procfile #heroku #django
ADD COMMENT
Topic
Name
6+1 =