allow queue worker process to hot reload if entr is available

This commit is contained in:
dandds
2018-10-16 09:54:49 -04:00
parent 6a2a7545ae
commit f13cc03d24
3 changed files with 16 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
assets: yarn watch
web: PORT=8000 python app.py
queue: flask rq worker
queue: ./script/dev_queue