X Tutup
Skip to content

Commit c35f025

Browse files
committed
Update README.md
1 parent f52f843 commit c35f025

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
@@ -20,7 +20,7 @@ The Maven build includes integration tests which are using a localhost instance
2020

2121
$ mvn clean install -Ddocker.io.username=... -Ddocker.io.password=... -Ddocker.io.email=...
2222

23-
_If your Docker server is remote, add its URL like this: `-Ddocker.io.url=http://...:2375`._
23+
_If your Docker server is remote, add its URL like this: `-Ddocker.io.url=https://...:2376`._
2424

2525
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:
2626

0 commit comments

Comments
 (0)
X Tutup