chryzcode / realtime-projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About


Languages

Language:Python 96.5%Language:HTML 3.5%