mirror of
https://github.com/logos-messaging/logos-messaging-test-query.git
synced 2026-01-03 06:23:12 +00:00
Stop using the "replica" concept from docker-compose-manual-binaries
This commit is contained in:
parent
3c602482b2
commit
623988e99b
@ -115,8 +115,6 @@ services:
|
||||
restart: on-failure
|
||||
entrypoint: sh
|
||||
- 'opt/run_waku_store_query_maker.sh'
|
||||
deploy:
|
||||
replicas: 1
|
||||
volumes:
|
||||
- ./run_waku_store_query_maker.sh:/opt/run_waku_store_query_maker.sh:Z
|
||||
environment:
|
||||
@ -129,8 +127,6 @@ services:
|
||||
image: alrevuelta/waku-publisher:9fb206c
|
||||
entrypoint: sh
|
||||
- 'opt/run_wakupublisher.sh'
|
||||
deploy:
|
||||
replicas: 1
|
||||
volumes:
|
||||
- ./run_wakupublisher.sh:/opt/run_wakupublisher.sh:Z
|
||||
environment:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user