disable bsc

This commit is contained in:
Bryan Stitt 2022-09-28 16:38:52 +00:00
parent e1da4bac8d
commit 71e71e53fb

@ -63,17 +63,17 @@ services:
# published: 7701
# target: 8544
bsc:
extends:
file: docker-compose.common.yml
service: web3-proxy
volumes:
- ./config/production-bsc.toml:/config.toml
ports:
- mode: host
protocol: tcp
published: 7702
target: 8544
# bsc:
# extends:
# file: docker-compose.common.yml
# service: web3-proxy
# volumes:
# - ./config/production-bsc.toml:/config.toml
# ports:
# - mode: host
# protocol: tcp
# published: 7702
# target: 8544
eth:
extends: