Fix protos

Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
This commit is contained in:
Maksym Pavlenko
2024-10-02 14:28:24 -07:00
parent bd8e6c727d
commit 40eb2fdbbb
2 changed files with 8 additions and 8 deletions

View File

@@ -41,11 +41,11 @@ message RegistryResolver {
// Force skip verify
// CA callback? Client TLS callback?
// Enable HTTP debugging
bool http_debug = 5;
// Enable HTTP debugging
bool http_debug = 5;
// Enable HTTP requests tracing
bool http_trace = 6;
// Enable HTTP requests tracing
bool http_trace = 6;
}
// AuthRequest is sent as a callback on a stream