Update Public Pool to sha 3c1289c (#4128)
Co-authored-by: duckaxe <> Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
parent
a6b7a54217
commit
135eb2b8df
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
web:
|
||||
image: ghcr.io/duckaxe/public-pool-ui:44072d0@sha256:016668795f84ecbd619f34e09a1a7cb513dbb58f4b9e3913ea5ead1f4ccc0a88
|
||||
image: ghcr.io/duckaxe/public-pool-ui:3c1289c@sha256:d916a72b2487c935468b894a89450e5ed688525500fcb81961061c3d7a7877e2
|
||||
restart: on-failure
|
||||
stop_grace_period: 30s
|
||||
environment:
|
||||
|
||||
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: public-pool
|
||||
category: bitcoin
|
||||
name: Public Pool
|
||||
version: "9938a05"
|
||||
version: "3c1289c"
|
||||
tagline: Fully Open Source Solo Bitcoin Mining Pool
|
||||
description: >-
|
||||
Public Pool is an open-source, solo Bitcoin mining application that lets you run your own pool using your own node.
|
||||
@ -28,14 +28,7 @@ gallery:
|
||||
- 3.jpg
|
||||
path: ""
|
||||
releaseNotes: >-
|
||||
This release brings Public Pool up to date with the latest changes from the official codebase. A full list of changes can be viewed at
|
||||
https://github.com/benjamin-wilson/public-pool/commits/master/?since=2024-11-11&until=2025-04-28
|
||||
|
||||
|
||||
In addition, the user interface has been updated with several layout and usability improvements, as well as bugfixes. A full list of changes can be found at:
|
||||
- https://github.com/duckaxe/public-pool-ui/releases/tag/2.0.0
|
||||
- https://github.com/duckaxe/public-pool-ui/releases/tag/2.1.0
|
||||
- https://github.com/duckaxe/public-pool-ui/releases/tag/2.2.0
|
||||
This small update resolves an issue that prevented the Public Pool UI from being accessed when intentionally exposed to the public internet (e.g., via Cloudflare Tunnel or similar methods).
|
||||
defaultPassword: ""
|
||||
widgets:
|
||||
- id: "stats"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user