redis.rb 70 B

12
  1. Redis::Objects.redis = Redis.new( host: ENV['REDIS_HOST'], :db => 1)