dokku shit
This commit is contained in:
3
misc/Procfile
Normal file
3
misc/Procfile
Normal file
@@ -0,0 +1,3 @@
|
||||
web: daphne werkout_api.asgi:application --port 5000 --bind 0.0.0.0 -v2
|
||||
beat: /usr/local/bin/celery -A werkout beat -linfo
|
||||
worker: python3 manage.py runworker channel_layer -v2
|
||||
Reference in New Issue
Block a user