Commit 6e08c7c3 authored by QM's avatar QM Committed by 33cn

del host

parent 15c0a4f3
...@@ -4,8 +4,6 @@ services: ...@@ -4,8 +4,6 @@ services:
ganachetest: ganachetest:
entrypoint: ["node", "/app/ganache-core.docker.cli.js", "-a", "20", "-b", "2", "--debug", "-m", "coast bar giraffe art venue decide symbol law visual crater vital fold"] entrypoint: ["node", "/app/ganache-core.docker.cli.js", "-a", "20", "-b", "2", "--debug", "-m", "coast bar giraffe art venue decide symbol law visual crater vital fold"]
image: trufflesuite/ganache-cli:latest image: trufflesuite/ganache-cli:latest
ports:
- 8545:8545
ebrelayera: ebrelayera:
build: build:
...@@ -31,9 +29,6 @@ services: ...@@ -31,9 +29,6 @@ services:
entrypoint: /root/entrypoint.sh entrypoint: /root/entrypoint.sh
environment: environment:
PARAFILE: "/root/chain33.para33.toml" PARAFILE: "/root/chain33.para33.toml"
ports:
- 8801:8801
- 8901:8901
expose: expose:
- "8802" - "8802"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment