set worker count
This commit is contained in:
parent
8d8b8f37bf
commit
d51e5116a1
@ -2,6 +2,6 @@ services:
|
||||
base:
|
||||
build: .
|
||||
restart: unless-stopped
|
||||
command: --config /config.toml
|
||||
command: --config /config.toml --workers 8
|
||||
environment:
|
||||
RUST_LOG: "web3_proxy=trace"
|
||||
|
Loading…
Reference in New Issue
Block a user