verbosity
This commit is contained in:
2
bsc.yml
2
bsc.yml
@@ -15,7 +15,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- bsc:/bsc/node
|
- bsc:/bsc/node
|
||||||
- ./bsc/config:/bsc/config
|
- ./bsc/config:/bsc/config
|
||||||
command: "--port=29061 --history.transactions=0 --syncmode=full --db.engine=pebble --state.scheme=path --http.addr='0.0.0.0' --http.port=8545 --http.vhosts='*' --verbosity=5 --ws.addr='0.0.0.0' --ws.port=8545 --ws.origins='*' --datadir='/bsc/node'"
|
command: "--port=29061 --history.transactions=0 --syncmode=full --db.engine=pebble --state.scheme=path --http.addr='0.0.0.0' --http.port=8545 --http.vhosts='*' --ws.addr='0.0.0.0' --ws.port=8545 --ws.origins='*' --datadir='/bsc/node'"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
stop_grace_period: 3m
|
stop_grace_period: 3m
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user