Master Module - Add certs for Docker Registry

This commit is contained in:
Mike Reeves
2018-06-04 11:11:17 -04:00
parent cf4d12e980
commit 5ee6f38980
2 changed files with 7 additions and 1 deletions

View File

@@ -11,6 +11,9 @@ http:
addr: :5000
headers:
X-Content-Type-Options: [nosniff]
tls:
certificate: /etc/pki/registry.crt
key: /etc/pki/registry.key
health:
storagedriver:
enabled: true