forget-cancellare-vecchi-toot/Procfile

3 lines
76 B
Plaintext
Raw Normal View History

2017-08-03 21:46:21 +02:00
web: gunicorn -w 6 -b 127.0.0.1:42157 forget:app
worker: python tasks.py -B