added hawser config, better linux layout
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"hosts": ["unix:///var/run/docker.sock", "tcp://0.0.0.0:2375"]
|
||||
"hosts": ["unix:///var/run/docker.sock"]
|
||||
}
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
PORT=2376
|
||||
DOCKER_SOCKET=/var/run/docker.sock
|
||||
TOKEN={{ hawser_token.stdout }}
|
||||
|
||||
Reference in New Issue
Block a user