Skip to content

Instantly share code, notes, and snippets.

@petrjasek
Created March 3, 2016 13:13
Show Gist options
  • Select an option

  • Save petrjasek/0ce97cf1c686b9aa1a5f to your computer and use it in GitHub Desktop.

Select an option

Save petrjasek/0ce97cf1c686b9aa1a5f to your computer and use it in GitHub Desktop.

Revisions

  1. petrjasek created this gist Mar 3, 2016.
    4 changes: 4 additions & 0 deletions Procfile_simple
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    rest: gunicorn -c gunicorn_config.py wsgi
    wamp: python3 -u ws.py
    work: celery -A worker worker
    beat: celery -A worker beat --pid=