Skip to content

Instantly share code, notes, and snippets.

@garrypolley
Created October 18, 2012 11:43
Show Gist options
  • Save garrypolley/3911284 to your computer and use it in GitHub Desktop.
Save garrypolley/3911284 to your computer and use it in GitHub Desktop.
heroku proc file
web: python manage.py collectstatic --noinput; python manage.py run_gunicorn -b 0.0.0.0:$PORT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment