mirror of
https://github.com/Retropex/Bitcoin-store.git
synced 2025-05-12 19:00:42 +02:00
commit
0d6258459b
@ -40,7 +40,7 @@ services:
|
|||||||
ipv4_address: $APP_BITCOIN_IP
|
ipv4_address: $APP_BITCOIN_IP
|
||||||
|
|
||||||
bitcoind:
|
bitcoind:
|
||||||
image: ghcr.io/retropex/bitcoin:v28.1@sha256:c2809a7b1e20a2c60b8656e5f7352e439e1f2c0d64d3bf755a4e9c6fdab86d81
|
image: ghcr.io/retropex/bitcoin:v28.1@sha256:9dab3c9e0e21bf17ae7e624e1a3fabc51dff812ee8382fb10f8ebdf6e0af5801
|
||||||
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: ghcr.io/retropex/bitcoin:v28.1@sha256:c2809a7b1e20a2c60b8656e5f7352e439e1f2c0d64d3bf755a4e9c6fdab86d81
|
image: ghcr.io/retropex/bitcoin:v28.1@sha256:9dab3c9e0e21bf17ae7e624e1a3fabc51dff812ee8382fb10f8ebdf6e0af5801
|
||||||
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