change name and desc
This commit is contained in:
parent
5f7e3a754a
commit
c482fe8879
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"$schema": "../schema.json",
|
||||
"name": "Bitcoin Daemon",
|
||||
"name": "Bitcoin",
|
||||
"available": true,
|
||||
"exposable": false,
|
||||
"no_gui": true,
|
||||
"port": 8333,
|
||||
"id": "bitcoind",
|
||||
"description": "Bitcoin node daemon",
|
||||
"description": "Bitcoin core node",
|
||||
"tipi_version": 1,
|
||||
"version": "26.0",
|
||||
"categories": ["finance"],
|
||||
"short_desc": "Bitcoin node daemon",
|
||||
"short_desc": "Bitcoin core node",
|
||||
"author": "Bitcoin developers",
|
||||
"source": "https://github.com/lncm/docker-bitcoind",
|
||||
"form_fields": [
|
||||
|
|
Loading…
Reference in New Issue
Block a user