Add OCI registry URL to the API server config - #676
Conversation
馃 Claude Code ReviewPR: #676 I now have a thorough understanding of the changes. Here's my review: PR Review:
|
d60b631 to
d734e34
Compare
d734e34 to
8f8a1a3
Compare
This changset adds a `url` to the the `plus.registry` section of the API server configuration. If not specified, it will point to `http://localhost:61016` by default for Bencher Self-Hosted instances.
This changset adds a
urlto the theplus.registrysection of the API server configuration.If not specified, it will point to
http://localhost:61016by default for Bencher Self-Hosted instances.