Sha256: d1c9fe3f26025889e3af98be0c66f9edfaf639cdcf2ddde696b1a1f1c6ba313a

Contents?: true

Size: 226 Bytes

Versions: 4

Compression:

Stored size: 226 Bytes

Contents

development:
  url: <%= ENV.fetch('REDIS_URL', 'redis://localhost:6379/0') %>
test:
  url: <%= ENV.fetch('REDIS_URL', 'redis://localhost:6379/0') %>
production:
  url: <%= ENV.fetch('REDIS_URL', 'redis://localhost:6379/0') %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
hyrax-5.0.2 lib/generators/hyrax/templates/config/redis.yml
hyrax-5.0.1 lib/generators/hyrax/templates/config/redis.yml
hyrax-5.0.0 lib/generators/hyrax/templates/config/redis.yml
hyrax-5.0.0.rc3 lib/generators/hyrax/templates/config/redis.yml