compose: restart unless stopped txoo
- rpc failure due to bitcoind limits Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
This commit is contained in:
parent
f287ce61c5
commit
95d720508a
@ -46,7 +46,7 @@ services:
|
|||||||
context: .
|
context: .
|
||||||
image: txood
|
image: txood
|
||||||
container_name: txood-test
|
container_name: txood-test
|
||||||
restart: always
|
restart: unless-stopped
|
||||||
command:
|
command:
|
||||||
- -r http://rpcuser:VLSsigner1@bitcoind:18332
|
- -r http://rpcuser:VLSsigner1@bitcoind:18332
|
||||||
networks:
|
networks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user