More of a paste-bin than a monologue.
distribute gunicorn==0.13.4
web: gunicorn app:app -b 0.0.0.0:$PORT -w 3
heroku login heroku create --stack cedar git push heroku master heroku ps:scale web=1
No comments:
Post a Comment