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:
driver: "json-file"
options:
max-size: "6g"
max-size: "200m"
max-file: "30"
env_file:
- tb-node.env