add proxyd to eth too

This commit is contained in:
Bryan Stitt 2023-01-19 03:27:44 -08:00
parent aa6476ce2a
commit 4b048e59cd

View File

@ -68,7 +68,7 @@ services:
extends:
file: docker-compose.common.yml
service: web3-proxy
command: --config /config.toml --workers 48
command: --config /config.toml --workers 48 proxyd
volumes:
- ./config/production-eth.toml:/config.toml
- ./data/scratch:/scratch