Update tb docker logging params

This commit is contained in:
Igor Kulikov 2018-10-10 10:00:04 +03:00
parent 563d27c979
commit 2fbe3f555f

View File

@ -58,7 +58,7 @@ services:
logging: logging:
driver: "json-file" driver: "json-file"
options: options:
max-size: "6g" max-size: "200m"
max-file: "30" max-file: "30"
env_file: env_file:
- tb-node.env - tb-node.env