forward CERC_RUN_STATEDIFF to geth container

This commit is contained in:
Roy Crihfield 2023-05-23 21:27:34 +08:00
parent eae22ad525
commit 84b1356eeb

View File

@ -22,7 +22,7 @@ services:
- SYS_PTRACE
environment:
CERC_REMOTE_DEBUG: "true"
CERC_RUN_STATEDIFF: "detect"
CERC_RUN_STATEDIFF: ${CERC_RUN_STATEDIFF:-detect}
CERC_STATEDIFF_DB_NODE_ID: 1
CERC_SCRIPT_DEBUG: ${CERC_SCRIPT_DEBUG}
env_file: