mirror of
https://github.com/Retropex/Bitcoin-store.git
synced 2025-05-12 19:00:42 +02:00
to squash
This commit is contained in:
parent
2e008c61b3
commit
710d58e406
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: $APP_MEMPOOL_PORT
|
APP_PORT: $APP_MEMPOOL_PORT
|
||||||
PROXY_AUTH_ADD: "false"
|
PROXY_AUTH_ADD: "false"
|
||||||
web:
|
web:
|
||||||
image: mempool/frontend:v3.0.1@sha256:f3a74d2ca47dfa679f8da5a2b22bd714164794dc2fd088ef8779a79b21d4e742
|
image: ghcr.io/retropex/mempoolfrontend:v3.2.0@sha256:34122bbc101ea9a327d17946b4442d79693fa677d9b21586802c59872652fe73
|
||||||
user: "1000:1000"
|
user: "1000:1000"
|
||||||
init: true
|
init: true
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
@ -24,7 +24,7 @@ services:
|
|||||||
default:
|
default:
|
||||||
ipv4_address: $APP_MEMPOOL_IP
|
ipv4_address: $APP_MEMPOOL_IP
|
||||||
api:
|
api:
|
||||||
image: mempool/backend:v3.0.1@sha256:4daa540727d3a830e71fb9f1ae281d1393be5077177c7d714066d450fb8f5bbf
|
image: ghcr.io/retropex/mempoolbackend:v3.2.0@sha256:0e83482fb2e12bd73a4d15f526d398221c6dac0a657c64fab9428c0e0a724b39
|
||||||
user: "1000:1000"
|
user: "1000:1000"
|
||||||
init: true
|
init: true
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
|
@ -3,23 +3,17 @@ id: btc-mempool
|
|||||||
category: bitcoin
|
category: bitcoin
|
||||||
name: mempool dot guide
|
name: mempool dot guide
|
||||||
version: "3.2.0"
|
version: "3.2.0"
|
||||||
tagline: Be your own explorer
|
tagline: Explorer
|
||||||
icon: https://raw.githubusercontent.com/Retropex/Bitcoin-store/refs/heads/master/icon/mempooldotguide.png
|
icon: https://raw.githubusercontent.com/Retropex/Bitcoin-store/refs/heads/master/icon/mempooldotguide.png
|
||||||
description: >-
|
description: >-
|
||||||
Run your own instance of The Mempool Open Source Project and trust no one.
|
Run your own mempool dot guide instance.
|
||||||
|
|
||||||
|
|
||||||
Use your own node to beautifully visualize data about the Bitcoin network, transactions, blockchain, mempool, and more.
|
|
||||||
|
|
||||||
|
|
||||||
This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com
|
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
developer: Mempool Space K.K.
|
developer: Mempool Space K.K.
|
||||||
website: https://mempool.space/about
|
website: https://mempool.space/about
|
||||||
dependencies:
|
dependencies:
|
||||||
- bitcoin
|
- bitcoin
|
||||||
- electrs
|
- electrs
|
||||||
repo: https://github.com/mempool/mempool
|
repo: https://github.com/retropex/mempool
|
||||||
support: https://mempool.support
|
support: https://mempool.support
|
||||||
port: 3006
|
port: 3006
|
||||||
gallery:
|
gallery:
|
||||||
|
Loading…
Reference in New Issue
Block a user