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: .
|
||||
image: txood
|
||||
container_name: txood-test
|
||||
restart: always
|
||||
restart: unless-stopped
|
||||
command:
|
||||
- -r http://rpcuser:VLSsigner1@bitcoind:18332
|
||||
networks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user