diff --git a/ChannelsDrawShareSite/__pycache__/settings.cpython-36.pyc b/ChannelsDrawShareSite/__pycache__/settings.cpython-36.pyc index d37b3b7..c933e2b 100644 Binary files a/ChannelsDrawShareSite/__pycache__/settings.cpython-36.pyc and b/ChannelsDrawShareSite/__pycache__/settings.cpython-36.pyc differ diff --git a/Procfile b/Procfile index 16efddd..217ada9 100644 --- a/Procfile +++ b/Procfile @@ -1,2 +1,2 @@ web: daphne ChannelsDrawShareSite.asgi:application --port $PORT --bind 0.0.0.0 -v2 -worker: python manage.py runworker -v2 +worker: python manage.py