Update manifest/manifest.yaml

Update StartOS manifest configuration
This commit is contained in:
2026-08-05 16:18:13 +00:00
parent c01a384559
commit e6ad0b4d62
+11 -10
View File
@@ -8,15 +8,16 @@ license: MIT
description:
short: Bitcoin watch-only wallet and label manager
long: |
Munin-bitcoin is a Bitcoin watch-only wallet service
for StartOS with support for transaction monitoring
and BIP-329 label import and export.
Munin-bitcoin is a Bitcoin monitoring service for StartOS.
It provides watch-only wallet monitoring with planned
support for BIP-329 label import and export.
root: /
main:
type: docker
image: munin-bitcoin:latest
assets:
license: LICENSE
containers:
main:
image: munin-bitcoin:latest
health-checks:
- name: Munin service
type: script
script: |
echo "Munin-bitcoin is running"