Simplify build.

Former-commit-id: 3a80606d6c20751fa12c911fc965380b49086710
This commit is contained in:
2023-01-30 11:20:23 -06:00
parent cecc7a1274
commit c0455e3e0b
3 changed files with 3 additions and 35 deletions
@@ -17,10 +17,9 @@ services:
cap_add:
- SYS_PTRACE
environment:
CERC_REMOTE_DEBUG: "true"
CERC_RUN_STATEDIFF: "detect"
CERC_REMOTE_DEBUG: "false"
CERC_RUN_STATEDIFF: "false"
CERC_STATEDIFF_DB_NODE_ID: 1
CERC_SCRIPT_DEBUG: ${CERC_SCRIPT_DEBUG}
env_file:
- ../config/datanet-eth/datanet-eth.env
image: cerc/datanet-eth-geth:local