Skip to content

Commit f52f843

Browse files
author
Marcus Linke
committed
Fixed fallback/default configuration
1 parent a37e09b commit f52f843

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
docker.io.url=http://localhost:2375
2-
docker.io.version=1.14
3-
docker.io.enableLoggingFilter=true
1+
docker.io.url=https://localhost:2376
2+
docker.io.version=1.15
3+
docker.io.enableLoggingFilter=true
4+
#docker.io.dockerCertPath=

0 commit comments

Comments
 (0)