Sha256: c867ca95f7477d49d269bae004ead9189296d9734392311cd346e3d03f9abad3
Contents?: true
Size: 208 Bytes
Versions: 2
Compression:
Stored size: 208 Bytes
Contents
default: &default adapter: postgresql database: jsonb_accessor host: <%= ENV.fetch("DATABASE_HOST") { "127.0.0.1" } %> username: <%= ENV.fetch("DATABASE_USER") { "postgres" } %> test: <<: *default
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jsonb_accessor-1.4-java | db/config.yml |
jsonb_accessor-1.4 | db/config.yml |