Sha256: b469a2a5c532d7a67f7593cb3d09ca1090087869beb3064af0c1896f3df8fcb0

Contents?: true

Size: 292 Bytes

Versions: 2

Compression:

Stored size: 292 Bytes

Contents

development:
  adapter: postgresql
  encoding: utf8
  pool: 5
  host: localhost
  port: 5432
  username: postgres
  password: ''
  database: sidekiq

test:
  adapter: postgresql
  encoding: utf8
  pool: 5
  host: localhost
  port: 5432
  username: postgres
  password: ''
  database: sidekiq

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sumcli-0.6.0 lib/sumcli/templates/add/service/database.yml.erb
sumcli-0.4.0 lib/sumcli/templates/add/service/database.yml.erb