3 lines
76 B
Plaintext
3 lines
76 B
Plaintext
|
web: gunicorn -w 6 -b 127.0.0.1:42157 forget:app
|
||
|
worker: python tasks.py -B
|