Skip to content
Snippets Groups Projects
Commit 60fc0ac7 authored by Benedict Baskar's avatar Benedict Baskar
Browse files

Change log-driver settings

parent 4f81bd09
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !480. Comments created here will be created in the context of that merge request.
{
"ipv6": true,
"fixed-cidr-v6": "fd00::/80",
"cgroup-parent": "docker.slice"
"cgroup-parent": "docker.slice",
"log-driver": "journald"
}
......@@ -23,4 +23,3 @@ listen_address = ":9252"
disable_cache = false
volumes = ["/cache"]
shm_size = 0
log-driver = 'journald'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment