mirror of
https://github.com/logos-messaging/logos-messaging-test-query.git
synced 2026-01-04 06:53:09 +00:00
Update waku-store-request-maker image
The latest image, 1b7c16, introduces the following:
Passing peers as a list and using pubsubTopic & contentTopic params
This commit represents changes on how the parameters are handled.
There are many automatic/formatic changes made by the IDE.
The major changes are:
- The user can pass a comma-separated list of peers
(peer-store-sqlite-addr-list and peer-store-postgres-addr-list.)
- The pubsubTopic and contentTopic, which are part of the Store
request,
can be passed as a parameters as well.
This commit is contained in:
parent
aa91ff6b82
commit
209913ed4f
@ -166,7 +166,7 @@ services:
|
|||||||
- simulation
|
- simulation
|
||||||
|
|
||||||
waku-store-query-generator:
|
waku-store-query-generator:
|
||||||
image: ivansete/waku-store-request-maker:19e645
|
image: ivansete/waku-store-request-maker:1b7c16
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
entrypoint: sh
|
entrypoint: sh
|
||||||
- 'opt/run_waku_store_query_maker.sh'
|
- 'opt/run_waku_store_query_maker.sh'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user