mirror of
https://github.com/casjaysdevdocker/tools
synced 2025-01-18 12:34:31 -05:00
5eb3ff1598
applications/ configs/ lists/ wwwroot/
8 lines
156 B
JSON
8 lines
156 B
JSON
{
|
|
"ip": "127.0.0.1",
|
|
"iptables": true,
|
|
"log-level": "error" ,
|
|
"pidfile": "/tmp/docker.pid",
|
|
"insecure-registries": ["localhost:5000"]
|
|
}
|