We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c16afa2 commit 175786bCopy full SHA for 175786b
1 file changed
README.md
@@ -50,7 +50,7 @@ We use a yml attribute file to steer the configuration, the following options ar
50
* `managable_container_number: 25`
51
keep number of containers on a host to a manageable total.
52
* `daemon_tlscacert : /etc/docker/ssl/ca.pem`
53
- configure the
+ configure the certificate authority.
54
* `daemon_tlscert: /etc/docker/ssl/server_cert.pem`
55
configure the server certificate.
56
* `daemon_tlskey: /etc/docker/ssl/server_key.pem`
0 commit comments