CERC_SCRIPT_DEBUG for eth bootnode
Some checks failed
Lint Checks / Run linter (pull_request) Successful in 36s
Deploy Test / Run deploy test suite (pull_request) Successful in 5m10s
Webapp Test / Run webapp test suite (pull_request) Failing after 4m54s
Smoke Test / Run basic test suite (pull_request) Successful in 5m2s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 10m20s

This commit is contained in:
Roy Crihfield 2024-04-01 19:48:51 +08:00
parent b73fe52928
commit 6de08ecc7b

View File

@ -6,6 +6,7 @@ services:
- ../config/fixturenet-eth/fixturenet-eth.env
environment:
RUN_BOOTNODE: "true"
CERC_SCRIPT_DEBUG: ${CERC_SCRIPT_DEBUG}
image: cerc/fixturenet-plugeth-plugeth:local
volumes:
- fixturenet_plugeth_bootnode_geth_data:/root/ethdata