some reorganisation etc. in control package
some minor stuff just pushing so I can try to replace fsouza/go-dockerclient with moby/moby/client
This commit is contained in:
@@ -6,7 +6,7 @@ const (
|
||||
|
||||
// DataPath is a string containing the path where data should
|
||||
// be stored on the system
|
||||
DataPath = "datapath"
|
||||
DataPath = "data"
|
||||
|
||||
// APIHost is a string containing the interface ip address
|
||||
// on what the api should listen on
|
||||
|
||||
Reference in New Issue
Block a user