mirror of
https://github.com/Retropex/Bitcoin-store.git
synced 2025-05-12 10:50:41 +02:00
fix settings check
This commit is contained in:
parent
1e4941f407
commit
e194356ba5
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 3005
|
||||
|
||||
server:
|
||||
image: retropexx/umbrel-bitcoin-knots:v0.5.1@sha256:f600f9376c65f4d6fcba33ea16c8ee7c1afba6f8169620aa61439e0284aa5864
|
||||
image: retropexx/umbrel-bitcoin-knots:v0.5.2@sha256:b1916b7a5961081ac6fbfbe3ff90a9b1fb05b792dcd97318278a1941c3d21527
|
||||
depends_on: [bitcoind]
|
||||
restart: on-failure
|
||||
volumes:
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: btc-knots
|
||||
category: Bitcoin
|
||||
name: Bitcoin Knots arm64
|
||||
version: "26.1.3"
|
||||
version: "26.1.4"
|
||||
tagline: Run your personal node powered by Bitcoin Knots
|
||||
icon: https://raw.githubusercontent.com/getumbrel/umbrel-apps-gallery/master/bitcoin-knots/icon.svg
|
||||
description: >-
|
||||
|
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 3005
|
||||
|
||||
server:
|
||||
image: retropexx/umbrel-bitcoin-knots:v0.5.1@sha256:f600f9376c65f4d6fcba33ea16c8ee7c1afba6f8169620aa61439e0284aa5864
|
||||
image: retropexx/umbrel-bitcoin-knots:v0.5.2@sha256:b1916b7a5961081ac6fbfbe3ff90a9b1fb05b792dcd97318278a1941c3d21527
|
||||
depends_on: [bitcoind]
|
||||
restart: on-failure
|
||||
volumes:
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: btc-knotsx86
|
||||
category: Bitcoin
|
||||
name: Bitcoin Knots x86
|
||||
version: "26.1.3"
|
||||
version: "26.1.4"
|
||||
tagline: Run your personal node powered by Bitcoin Knots for x86 platform
|
||||
icon: https://raw.githubusercontent.com/getumbrel/umbrel-apps-gallery/master/bitcoin-knots/icon.svg
|
||||
description: >-
|
||||
|
Loading…
Reference in New Issue
Block a user