services:
base:
build: .
restart: unless-stopped
command: --config /config.toml
environment:
RUST_LOG: "web3_proxy=trace"