debug is flooding my disks
This commit is contained in:
parent
3c2f95de10
commit
c21b041661
@ -8,7 +8,7 @@ services:
|
||||
# rust's tokio crate expects a SIGINT https://tokio.rs/tokio/topics/shutdown
|
||||
stop_signal: SIGINT
|
||||
environment:
|
||||
RUST_LOG: "info,ethers_providers::rpc=off,web3_proxy=debug"
|
||||
RUST_LOG: "info,ethers_providers::rpc=off,web3_proxy=info"
|
||||
|
||||
volatile_redis:
|
||||
image: redis:6.0-alpine
|
||||
|
Loading…
Reference in New Issue
Block a user