cd /access_controller/ python manage.py migrate python manage.py collectstatic --noinput daphne -b 0.0.0.0 access_controller.asgi:application