Heyy

Check settingsProd.py

## what does not make asgi run on server sometimes after configurations is the channels/ daphane/ django version
  • Don't make migrations on seerver only migrate

  • might connect to the project asgi file on the sock file on the server

#for websocket add to the settings file SECURE_CROSS_ORIGIN_OPENER_POLICY = None

For deployment

Run on WSL or Linux(Ubuntu)