Sha256: 5be1c61f197fcf797188f6c1bd3def80a32a3c9d0969d7a2baf913d0272b884f

Contents?: true

Size: 202 Bytes

Versions: 2

Compression:

Stored size: 202 Bytes

Contents

generic: &generic
  appname: fozzie
  host: '127.0.0.1'
  port: 8125

development:
  <<: *generic
staging:
  <<: *generic
test:
  <<: *generic
ci:
  <<: *generic
production:
  <<: *generic

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fozzie-1.1.0 fozzie.yml.example
fozzie-1.0.3 fozzie.yml.example