mirror of
https://github.com/Retropex/Bitcoin-store.git
synced 2025-05-12 19:00:42 +02:00
fix hash
This commit is contained in:
parent
d34c97284f
commit
baecf8822a
@ -40,7 +40,7 @@ services:
|
|||||||
ipv4_address: $APP_BITCOIN_IP
|
ipv4_address: $APP_BITCOIN_IP
|
||||||
|
|
||||||
bitcoind:
|
bitcoind:
|
||||||
image: retropexx/bitcoind:v27.1@sha256:09826b44e704bf3675b270e20bcedf3f2d0fc059bb855eaebbf90ec5605ff314
|
image: retropexx/bitcoind:v27.1@sha256:4b405d9aca9d5b37a70cfa397f87df490a3f3452885d7bc80d1d1a6b110b06b5
|
||||||
command: "${APP_BITCOIN_COMMAND}"
|
command: "${APP_BITCOIN_COMMAND}"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
stop_grace_period: 15m30s
|
stop_grace_period: 15m30s
|
||||||
|
@ -40,7 +40,7 @@ services:
|
|||||||
ipv4_address: $APP_BITCOIN_IP
|
ipv4_address: $APP_BITCOIN_IP
|
||||||
|
|
||||||
bitcoind:
|
bitcoind:
|
||||||
image: retropexx/bitcoind:v27.1@sha256:09826b44e704bf3675b270e20bcedf3f2d0fc059bb855eaebbf90ec5605ff314
|
image: retropexx/bitcoind:v27.1@sha256:4b405d9aca9d5b37a70cfa397f87df490a3f3452885d7bc80d1d1a6b110b06b5
|
||||||
command: "${APP_BITCOIN_COMMAND}"
|
command: "${APP_BITCOIN_COMMAND}"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
stop_grace_period: 15m30s
|
stop_grace_period: 15m30s
|
||||||
|
Loading…
Reference in New Issue
Block a user