thirunjuguna/natra

View on GitHub
lib/natra/generators/app/templates/config/redis.yml

Summary

Maintainability
Test Coverage
development:
  host: localhost
  port: 6387
  password:

test:
  host: localhost
  port: 6387
  password:

production:
  host: localhost
  port: 6387
  password: