2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-14 15:54:40 +00:00
2017-10-25 11:18:07 +02:00

6 lines
92 B
Go

// +build !windows
package checks
const DefaultDockerHost = "unix:///var/run/docker.sock"