mirror of
https://github.com/distribution/distribution.git
synced 2025-09-22 03:28:05 +00:00
@@ -149,7 +149,7 @@ redis:
|
|||||||
tls:
|
tls:
|
||||||
certificate: /foo/cert.crt
|
certificate: /foo/cert.crt
|
||||||
key: /foo/key.pem
|
key: /foo/key.pem
|
||||||
clientcas:
|
rootcas:
|
||||||
- /path/to/ca.pem
|
- /path/to/ca.pem
|
||||||
addrs: [localhost:6379]
|
addrs: [localhost:6379]
|
||||||
username: alice
|
username: alice
|
||||||
|
Reference in New Issue
Block a user