Add SESSION_ID to instance and remove unnecessary stuff
This commit is contained in:
@@ -2,11 +2,8 @@
|
||||
"experimental": true,
|
||||
"debug": true,
|
||||
"log-level": "info",
|
||||
"graph": "/graph",
|
||||
"insecure-registries": ["127.0.0.1"],
|
||||
"hosts": ["unix:///var/run/docker.sock", "tcp://0.0.0.0:2375"],
|
||||
"storage-driver": "DOCKER_STORAGE_DRIVER",
|
||||
"dns": ["PWD_IP_ADDRESS", "8.8.8.8"],
|
||||
"tls": DOCKER_TLSENABLE,
|
||||
"tlscacert": "DOCKER_TLSCACERT",
|
||||
"tlscert": "DOCKER_TLSCERT",
|
||||
|
||||
Reference in New Issue
Block a user