15 lines
256 B
JSON
15 lines
256 B
JSON
|
{
|
||
|
"default": [
|
||
|
{
|
||
|
"type": "insecureAcceptAnything"
|
||
|
}
|
||
|
],
|
||
|
"transports":
|
||
|
{
|
||
|
"docker-daemon":
|
||
|
{
|
||
|
"": [{"type":"insecureAcceptAnything"}]
|
||
|
}
|
||
|
}
|
||
|
}
|