mirror of
https://github.com/Retropex/Bitcoin-store.git
synced 2025-05-12 19:00:42 +02:00
fix text in ui
This commit is contained in:
parent
e194356ba5
commit
fbbc939d87
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 3005
|
||||
|
||||
server:
|
||||
image: retropexx/umbrel-bitcoin-knots:v0.5.2@sha256:b1916b7a5961081ac6fbfbe3ff90a9b1fb05b792dcd97318278a1941c3d21527
|
||||
image: retropexx/umbrel-bitcoin-knots:v0.5.3@sha256:b5645ea51ca39aa3c537dfafc205c81cf4b15cd1d6bf7b763fcd12c7d5c73678
|
||||
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.4"
|
||||
version: "26.1.5"
|
||||
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.2@sha256:b1916b7a5961081ac6fbfbe3ff90a9b1fb05b792dcd97318278a1941c3d21527
|
||||
image: retropexx/umbrel-bitcoin-knots:v0.5.3@sha256:b5645ea51ca39aa3c537dfafc205c81cf4b15cd1d6bf7b763fcd12c7d5c73678
|
||||
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.4"
|
||||
version: "26.1.5"
|
||||
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