redis-io icon indicating copy to clipboard operation
redis-io copied to clipboard

Add support for http head method on root

Open Faboor opened this issue 7 years ago • 1 comments

Resolves #100

Might seem a bit hacky, but it's the simplest solution that works.

Faboor avatar Sep 05 '17 12:09 Faboor

Line that fails is /app.rb +44: Redis.connect(url: ENV["REDISTOGO_URL"]) added 7 years ago.

Faboor avatar Sep 05 '17 12:09 Faboor