mirror of
https://github.com/Retropex/Bitcoin-store.git
synced 2025-05-12 19:00:42 +02:00
update UI to match with Knots
This commit is contained in:
parent
80ba17e198
commit
d917e6de71
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: 3005
|
APP_PORT: 3005
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: getumbrel/umbrel-bitcoin:v0.4.1@sha256:edc0567efeadf30128313308e2dadbfaa1f339ce666579646c3b9353834bb888
|
image: retropexx/umbrel-bitcoin-knots:v0.5.0@sha256:b19da8308ec9b6c66511d327f5fd2b64aa430a3da8ed3854e8e170274b11b624
|
||||||
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
|
name: Bitcoin Knots
|
||||||
version: "26.1"
|
version: "26.1.1"
|
||||||
tagline: Run your personal node powered by Bitcoin Knots
|
tagline: Run your personal node powered by Bitcoin Knots
|
||||||
icon: https://raw.githubusercontent.com/Retropex/Bitcoin-store/master/btc-knots/icon/icon.svg
|
icon: https://raw.githubusercontent.com/Retropex/Bitcoin-store/master/btc-knots/icon/icon.svg
|
||||||
description: >-
|
description: >-
|
||||||
|
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: 3005
|
APP_PORT: 3005
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: getumbrel/umbrel-bitcoin:v0.4.1@sha256:edc0567efeadf30128313308e2dadbfaa1f339ce666579646c3b9353834bb888
|
image: retropexx/umbrel-bitcoin-knots:v0.5.0@sha256:b19da8308ec9b6c66511d327f5fd2b64aa430a3da8ed3854e8e170274b11b624
|
||||||
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"
|
version: "26.1.1"
|
||||||
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/Retropex/Bitcoin-store/master/btc-knotsx86/icon/icon.svg
|
icon: https://raw.githubusercontent.com/Retropex/Bitcoin-store/master/btc-knotsx86/icon/icon.svg
|
||||||
description: >-
|
description: >-
|
||||||
|
Loading…
Reference in New Issue
Block a user