atst/Procfile

4 lines
71 B
Plaintext

assets: yarn watch
web: PORT=8000 python app.py
queue: flask rq worker