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 # published: 7701
# target: 8544 # target: 8544
bsc: # bsc:
extends: # extends:
file: docker-compose.common.yml # file: docker-compose.common.yml
service: web3-proxy # service: web3-proxy
volumes: # volumes:
- ./config/production-bsc.toml:/config.toml # - ./config/production-bsc.toml:/config.toml
ports: # ports:
- mode: host # - mode: host
protocol: tcp # protocol: tcp
published: 7702 # published: 7702
target: 8544 # target: 8544
eth: eth:
extends: extends: