Sha256: 12c63a175236194749974aaf6361a5b1511a48cb88044018dc798c01d8a67cd5

Contents?: true

Size: 188 Bytes

Versions: 29

Compression:

Stored size: 188 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

29 entries across 29 versions & 1 rubygems

Version Path
fozzie-0.0.10 fozzie.yml.example
fozzie-0.0.9 fozzie.yml.example
fozzie-0.0.8 fozzie.yml.example
fozzie-0.0.7 fozzie.yml.example
fozzie-0.0.6 fozzie.yml.example
fozzie-0.0.5 fozzie.yml.example
fozzie-0.0.4 fozzie.yml.example
fozzie-0.0.3 fozzie.yml.example
fozzie-0.0.2 fozzie.yml.example