diff --git a/entry.sh b/entry.sh index 251a8029..67e5b3ff 100755 --- a/entry.sh +++ b/entry.sh @@ -9,7 +9,7 @@ then --websocket-urls="34.69.250.147:20000 34.69.250.147:20001 34.69.250.147:20002 34.69.250.147:20003" else - ./bsp-agent --redis-url=redis://username:@redis:6379/0?topic=replication-2#replicate \ + ./bsp-agent --redis-url=redis://username:@redis:6379/0?topic=replication#replicate \ --avro-codec-path=./codec/block-ethereum.avsc \ --binary-file-path=./bin/block-ethereum/ \ --block-divisor=3 \