mirror of https://github.com/status-im/consul.git
4 lines
71 B
Go
4 lines
71 B
Go
|
package agent
|
||
|
|
||
|
const DefaultDockerHost = "unix:///var/run/docker.sock"
|