mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
chore: else flow for not dockerised redis instances
This commit is contained in:
parent
50503620de
commit
43d17e86f3
@ -235,7 +235,7 @@ if not DOCKERIZED:
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
else:
|
||||
CHANNEL_LAYERS = {
|
||||
"default": {
|
||||
"BACKEND": "channels_redis.core.RedisChannelLayer",
|
||||
|
Loading…
Reference in New Issue
Block a user