chore: else flow for not dockerised redis instances
This commit is contained in:
parent
50503620de
commit
43d17e86f3
1 changed files with 8 additions and 8 deletions
|
|
@ -235,7 +235,7 @@ if not DOCKERIZED:
|
|||
},
|
||||
},
|
||||
}
|
||||
|
||||
else:
|
||||
CHANNEL_LAYERS = {
|
||||
"default": {
|
||||
"BACKEND": "channels_redis.core.RedisChannelLayer",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue