apollo
apollo copied to clipboard
Exception when trying to start the project
Exception ignored in thread started by: <function check_errors.
This happens after installing packages from requirements.txt, and then running the project at 0.0.0.0:8001
The command- daphne -p 8001 -b 0.0.0.0 apollo.asgi:application has similar exception