Update tb docker logging params
This commit is contained in:
parent
563d27c979
commit
2fbe3f555f
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user