Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 340 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 340 Bytes

Registry Build Status

Config

registry:
  provider: etcd
  endpoints:
    - 127.0.0.1
  username: root
  password: foo
  timeout: 5s
  certificate: XXX
  bucket: name_of_bucket
  header_timeout_per_request: 1m
  auto_sync: true