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
fbbc939d87
commit
23d5913063
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: 3005
|
APP_PORT: 3005
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: retropexx/umbrel-bitcoin-knots:v0.5.3@sha256:b5645ea51ca39aa3c537dfafc205c81cf4b15cd1d6bf7b763fcd12c7d5c73678
|
image: retropexx/umbrel-bitcoin-knots:v0.5.3@sha256:c21fc893fb943c92fb078afb7622ab0741eccccf9073629a5bda713ed7a8f537
|
||||||
depends_on: [bitcoind]
|
depends_on: [bitcoind]
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
|||||||
id: btc-knots
|
id: btc-knots
|
||||||
category: Bitcoin
|
category: Bitcoin
|
||||||
name: Bitcoin Knots arm64
|
name: Bitcoin Knots arm64
|
||||||
version: "26.1.5"
|
version: "26.1.6"
|
||||||
tagline: Run your personal node powered by Bitcoin Knots
|
tagline: Run your personal node powered by Bitcoin Knots
|
||||||
icon: https://raw.githubusercontent.com/getumbrel/umbrel-apps-gallery/master/bitcoin-knots/icon.svg
|
icon: https://raw.githubusercontent.com/getumbrel/umbrel-apps-gallery/master/bitcoin-knots/icon.svg
|
||||||
description: >-
|
description: >-
|
||||||
|
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: 3005
|
APP_PORT: 3005
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: retropexx/umbrel-bitcoin-knots:v0.5.3@sha256:b5645ea51ca39aa3c537dfafc205c81cf4b15cd1d6bf7b763fcd12c7d5c73678
|
image: retropexx/umbrel-bitcoin-knots:v0.5.3@sha256:c21fc893fb943c92fb078afb7622ab0741eccccf9073629a5bda713ed7a8f537
|
||||||
depends_on: [bitcoind]
|
depends_on: [bitcoind]
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
|||||||
id: btc-knotsx86
|
id: btc-knotsx86
|
||||||
category: Bitcoin
|
category: Bitcoin
|
||||||
name: Bitcoin Knots x86
|
name: Bitcoin Knots x86
|
||||||
version: "26.1.5"
|
version: "26.1.6"
|
||||||
tagline: Run your personal node powered by Bitcoin Knots for x86 platform
|
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
|
icon: https://raw.githubusercontent.com/getumbrel/umbrel-apps-gallery/master/bitcoin-knots/icon.svg
|
||||||
description: >-
|
description: >-
|
||||||
|
Loading…
Reference in New Issue
Block a user