mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
12 lines
187 B
JSON
12 lines
187 B
JSON
{
|
|
"default": [
|
|
{ "type": "insecureAcceptAnything" }
|
|
],
|
|
"transports": {
|
|
"docker-daemon": {
|
|
"": [{"type":"insecureAcceptAnything"}]
|
|
}
|
|
}
|
|
}
|
|
|