mirror of
https://github.com/GSA/notifications-api.git
synced 2026-04-23 10:50:04 -04:00
Add Procfile.dev to ease running of flask & celery in dev
This commit is contained in:
2
Procfile.dev
Normal file
2
Procfile.dev
Normal file
@@ -0,0 +1,2 @@
|
||||
web: make run-flask
|
||||
worker: make run-celery
|
||||
Reference in New Issue
Block a user