Cable config

This commit is contained in:
yafeilee 2016-04-28 12:21:43 +08:00
parent f0d9191ffc
commit 2aa033e0b0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
production: production:
adapter: redis adapter: redis
url: redis://localhost:6379/wblog_cable url: redis://localhost:6379/actioncable_<%= ENV["REDIS_NAMESPACE"] %>
development: development:
adapter: async adapter: async