new flags

This commit is contained in:
Production 2022-05-18 20:30:59 +00:00
parent bc706d1c98
commit b08608def7

View File

@ -2,6 +2,6 @@ services:
base:
build: .
restart: unless-stopped
command: --rpc-config-path /config.toml
command: --config /config.toml
environment:
RUST_LOG: "web3_proxy=debug"
RUST_LOG: "web3_proxy=trace"