Skip to content

Commit 9503bc0

Browse files
committed
updated README.md
1 parent 7aaefb4 commit 9503bc0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@ There are a couple of configuration items, all of which have sensible defaults:
8181

8282
* `url` The Docker URL, e.g. `https://localhost:2376`.
8383
* `version` The API version, e.g. `1.15`.
84-
* `username` Your register username (required to push containers).
85-
* `password` Your register password.
86-
* `email` Your register email.
87-
* `serverAddress` Your register's address.
84+
* `username` Your registry username (required to push containers).
85+
* `password` Your registry password.
86+
* `email` Your registry email.
87+
* `serverAddress` Your registry's address.
8888
* `dockerCertPath` Path to the docker certs.
8989

9090
There are three ways to configure, in descending order of precedence:

0 commit comments

Comments
 (0)