enable bsc (for better or worse)
This commit is contained in:
parent
bde240c18a
commit
2e7e005ec5
@ -52,17 +52,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:
|
||||||
|
Loading…
Reference in New Issue
Block a user