This commit is contained in:
nora 2022-08-30 19:39:34 +02:00
parent e6af148551
commit 06308cea0c

View file

@ -21,6 +21,7 @@ auth:
rootcertbundle: /root/certs/bundle rootcertbundle: /root/certs/bundle
http: http:
addr: localhost:5000 addr: localhost:5000
prefix: /docker-registry
draintimeout: 60s draintimeout: 60s
debug: debug:
addr: localhost:5001 addr: localhost:5001