Cable config
This commit is contained in:
parent
f0d9191ffc
commit
2aa033e0b0
|
@ -1,6 +1,6 @@
|
|||
production:
|
||||
adapter: redis
|
||||
url: redis://localhost:6379/wblog_cable
|
||||
url: redis://localhost:6379/actioncable_<%= ENV["REDIS_NAMESPACE"] %>
|
||||
|
||||
development:
|
||||
adapter: async
|
||||
|
|
Loading…
Reference in New Issue