Commit 3d17f402 by Mai Hoang Thai Ha

add

parent ac1471ac
Pipeline #1306 canceled with stages
in 0 seconds
...@@ -6,5 +6,6 @@ test: ...@@ -6,5 +6,6 @@ test:
production: production:
adapter: redis adapter: redis
url: <%= ENV.fetch("REDIS_URL") { "redis://localhost:6379/1" } %> # url: <%= ENV.fetch("REDIS_URL") { "redis://localhost:6379/1" } %>
url: "redis://localhost:6379/1"
channel_prefix: sample_app_production channel_prefix: sample_app_production
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment