update logs settings
This commit is contained in:
parent
727e13bbab
commit
0d0abc2c9d
@ -5,3 +5,8 @@ services:
|
||||
volumes:
|
||||
- /root/node:/var/tmp
|
||||
restart: always
|
||||
logging:
|
||||
driver: "json-file"
|
||||
options:
|
||||
max-file: 5
|
||||
max-size: 10m
|
Loading…
Reference in New Issue
Block a user