diff --git a/start-worker.sh b/start-worker.sh index b3ba0ef4..30095e39 100755 --- a/start-worker.sh +++ b/start-worker.sh @@ -1,2 +1,2 @@ #!/bin/bash -python3 manage.py runworker \ No newline at end of file +python3 manage.py runworker channels \ No newline at end of file