Sha256: 06eb4ac463287dc7d03f48ad12948951e8357cbdc0312ec0eb22412089c955b8

Contents?: true

Size: 286 Bytes

Versions: 2

Compression:

Stored size: 286 Bytes

Contents

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

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

Version data entries

2 entries across 2 versions & 1 rubygems

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