We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f52f843 commit c35f025Copy full SHA for c35f025
README.md
@@ -20,7 +20,7 @@ The Maven build includes integration tests which are using a localhost instance
20
21
$ mvn clean install -Ddocker.io.username=... -Ddocker.io.password=... -Ddocker.io.email=...
22
23
-_If your Docker server is remote, add its URL like this: `-Ddocker.io.url=http://...:2375`._
+_If your Docker server is remote, add its URL like this: `-Ddocker.io.url=https://...:2376`._
24
25
If you do not have access to a Docker server or just want to execute the build quickly, you can run the build without the integration tests:
26
0 commit comments