mirror of
https://github.com/bingohuang/docker-labs.git
synced 2025-07-14 01:57:32 +08:00
Enable profiling in daemon but keep log level in info
This commit is contained in:
parent
b999083ec7
commit
7a8f1a9862
@ -1,5 +1,7 @@
|
||||
{
|
||||
"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"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user