I notice in 'settings/production.py' that channels config refers to a variable REDIS_URL. Where is this defined in the code? If I should define it myself then what is the format string?
Some advice on setting the DATABASE_URL variable will also be appreciated. I'm not using Heroku
I notice in 'settings/production.py' that channels config refers to a variable
REDIS_URL. Where is this defined in the code? If I should define it myself then what is the format string?Some advice on setting the
DATABASE_URLvariable will also be appreciated. I'm not using Heroku