Sha256: 656a49505b0aa64094e268d7e7ef27f8b28a6119759cad215e74367a98c3faa4
Contents?: true
Size: 412 Bytes
Versions: 10
Compression:
Stored size: 412 Bytes
Contents
default: &default url: http://127.0.0.1:10041/ # url: https://127.0.0.1:10041/ # protocol: http # host: 127.0.0.1 # port: 10041 # user: alice # password: secret read_timeout: -1 # read_timeout: 3 backend: synchronous development: <<: *default test: <<: *default url: http://127.0.0.1:20041/ production: <<: *default # url: http://production.example.com:10041/ read_timeout: 10
Version data entries
10 entries across 6 versions & 1 rubygems