default: &default url: redis://localhost:6379 db: 0 development: <<: *default test: <<: *default production: <<: *default url: redis://127.0.0.1:6379