harbor/src/registryctl/config_test.yml

8 lines
106 B
YAML

---
protocol: "http"
port: 1234
log_level: "ERROR"
https_config:
cert: "server.crt"
key: "server.key"