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