Skip to content

Commit c42720a

Browse files
committed
Update README.md
1 parent 0fd5a8d commit c42720a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ For code examples, please look at the [Wiki](https://github.com/docker-java/dock
8181

8282
There are a couple of configuration items, all of which have sensible defaults:
8383

84-
* `url` The Docker URL, e.g. `https://localhost:2376`.
84+
* `url` The Docker URL, e.g. `https://localhost:2376` or `unix:///var/run/docker.sock`
8585
* `version` The API version, e.g. `1.16`.
8686
* `username` Your registry username (required to push containers).
8787
* `password` Your registry password.

0 commit comments

Comments
 (0)