allow custom path (#17)

* allow custom path

---------

Co-authored-by: dni  <office@dnilabs.com>
This commit is contained in:
Tiago Vasconcelos 2023-09-26 15:56:21 +01:00 committed by GitHub
parent 0215986a59
commit 473614f8be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 4 deletions

View file

@ -2,5 +2,6 @@
"name": "Nostr Relay",
"short_description": "One click launch your own relay!",
"tile": "/nostrrelay/static/image/nostrrelay.png",
"contributors": ["arcbtc", "DCs"]
"contributors": ["arcbtc", "DCs"],
"min_lnbits_version": "0.11.0"
}