update logs settings
This commit is contained in:
@ -4,4 +4,9 @@ services:
|
||||
command: verify --rpc-endpoint "###RPC###"
|
||||
volumes:
|
||||
- /root/node:/var/tmp
|
||||
restart: always
|
||||
restart: always
|
||||
logging:
|
||||
driver: "json-file"
|
||||
options:
|
||||
max-file: 5
|
||||
max-size: 10m
|
Reference in New Issue
Block a user