diff --git a/docker-compose.prod.yml b/docker-compose.prod.yml index 664e405c..c44d2c8e 100644 --- a/docker-compose.prod.yml +++ b/docker-compose.prod.yml @@ -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: