11 lines
211 B
JSON
11 lines
211 B
JSON
{
|
|
"default": [{ "type": "reject" }],
|
|
"transports": {
|
|
"docker-archive": {
|
|
"": [{ "type": "insecureAcceptAnything" }]
|
|
},
|
|
"dir": {
|
|
"": [{ "type": "insecureAcceptAnything" }]
|
|
}
|
|
}
|
|
}
|