Commit ab333684 authored by QM's avatar QM

delete sh

parent a1d6d356
version: '3'
services:
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", "-e", "1000"]
image: trufflesuite/ganache-cli:latest
# ports:
# - "8545:8545"
ebrelayera:
build:
context: .
......
This diff is collapsed.
......@@ -2,7 +2,7 @@
# shellcheck disable=SC2128
# shellcheck source=/dev/null
source "./dockerRelayerBsc.sh"
source "./dockerRelayerTestEvm.sh"
source "./paracrosstestcase.sh"
function bridgevmxgo() {
......
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