Sha256: e5075f187812185a9e0b8451fcd3075c806f6eb838839de2a1869f3ccaa36d0d

Contents?: true

Size: 357 Bytes

Versions: 4

Compression:

Stored size: 357 Bytes

Contents

development:
  adapter: mysql
  database: wakame_dcmgr_gui
  host: localhost
  user: wakame_dcmgr_gui
  password: passwd

test:
  adapter: mysql
  database: wakame_dcmgr_gui
  host: localhost
  user: wakame_dcmgr_gui
  password: passwd

production:
  adapter: mysql
  database: wakame_dcmgr_gui
  host: localhost
  user: wakame_dcmgr_gui
  password: passwd

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
wakame-vdc-webui-11.12.0 config/database.yml
wakame-vdc-webui-11.06.0 config/database.yml
wakame-vdc-webui-10.12.0 config/database.yml
wakame-vdc-webui-10.11.0 config/database.yml