Sha256: 7ee0e4d0ed9f0cbd6f697d865f569fd8c3a873db7908db54be124c11d9fe62b4

Contents?: true

Size: 322 Bytes

Versions: 24

Compression:

Stored size: 322 Bytes

Contents

development:
  host: <%= ENV.fetch('REDIS_HOST', 'localhost') %>
  port: <%= ENV.fetch('REDIS_PORT', 6379) %>
test:
  host: <%= ENV.fetch('REDIS_HOST', 'localhost') %>
  port: <%= ENV.fetch('REDIS_PORT', 6379) %>
production:
  host: <%= ENV.fetch('REDIS_HOST', 'localhost') %>
  port: <%= ENV.fetch('REDIS_PORT', 6379) %>

Version data entries

24 entries across 22 versions & 1 rubygems

Version Path
hyrax-5.0.0.rc2 lib/generators/hyrax/templates/config/redis.yml
hyrax-5.0.0.rc1 lib/generators/hyrax/templates/config/redis.yml
hyrax-3.6.0 lib/generators/hyrax/templates/config/redis.yml
hyrax-4.0.0 lib/generators/hyrax/templates/config/redis.yml
hyrax-4.0.0.rc3 lib/generators/hyrax/templates/config/redis.yml
hyrax-4.0.0.rc2 lib/generators/hyrax/templates/config/redis.yml
hyrax-4.0.0.rc1 lib/generators/hyrax/templates/config/redis.yml
hyrax-3.5.0 lib/generators/hyrax/templates/config/redis.yml
hyrax-4.0.0.beta2 lib/generators/hyrax/templates/config/redis.yml
hyrax-3.4.2 lib/generators/hyrax/templates/config/redis.yml
hyrax-4.0.0.beta1 lib/generators/hyrax/templates/config/redis.yml
hyrax-3.4.1 lib/generators/hyrax/templates/config/redis.yml
hyrax-3.4.0 lib/generators/hyrax/templates/config/redis.yml
hyrax-3.3.0 lib/generators/hyrax/templates/config/redis.yml
hyrax-3.2.0 lib/generators/hyrax/templates/config/redis.yml
hyrax-3.1.0 lib/generators/hyrax/templates/config/redis.yml
hyrax-3.0.2 lib/generators/hyrax/templates/config/redis.yml
hyrax-3.0.1 lib/generators/hyrax/templates/config/redis.yml
hyrax-3.0.0 lib/generators/hyrax/templates/config/redis.yml
hyrax-3.0.0.pre.rc4 lib/generators/hyrax/templates/config/redis.yml