mirror of
https://github.com/MHA-Team/PTS-Team.git
synced 2026-03-18 06:52:14 +00:00
7 lines
151 B
JSON
7 lines
151 B
JSON
{
|
|
"storage-driver": "overlay2",
|
|
"userland-proxy": false,
|
|
"log-driver": "json-file",
|
|
"log-opts": {"max-size": "12m", "max-file": "4"}
|
|
}
|