Skip to content
Snippets Groups Projects
Unverified Commit ae54b98d authored by RUANO RINCON Santiago's avatar RUANO RINCON Santiago
Browse files

Add testecho to replicas config in docker-compose.yml

parent 1a1e1773
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ services:
--config=/tmp/config.json
--database.directory=/tmp/mainnetdb
--autopeering.seed=base58:8q491c3YWjbPwLmF2WD95YmCgh61j2kenCKHfGfByoWi
--node.enablePlugins=prometheus,spammer,faucet,syncbeacon,"webapi tools endpoint",testecho
--node.enablePlugins=prometheus,spammer,faucet,syncbeacon,"webapi tools endpoint"
--node.disablePlugins=syncbeaconfollower,clock
--faucet.seed=7R1itJx5hVuo9w9hjg5cwKFmek4HMSoBDgJZN8hKGxih
--messageLayer.snapshot.file=/tmp/assets/7R1itJx5hVuo9w9hjg5cwKFmek4HMSoBDgJZN8hKGxih.bin
......@@ -70,7 +70,7 @@ services:
command: >
--config=/tmp/config.json
--database.directory=/tmp/mainnetdb
--node.enablePlugins=bootstrap,"webapi tools endpoint"
--node.enablePlugins=bootstrap,"webapi tools endpoint",testecho
--messageLayer.snapshot.file=/tmp/assets/7R1itJx5hVuo9w9hjg5cwKFmek4HMSoBDgJZN8hKGxih.bin
--messageLayer.snapshot.genesisNode=
--node.disablePlugins=portcheck,clock
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment