mirror of
https://github.com/bumi/lntip
synced 2025-06-17 02:05:35 +00:00
Merge branch 'bumi:master' into patch-2
This commit is contained in:
commit
109fa20593
@ -114,6 +114,11 @@ One click deployment with Heroku:
|
|||||||
|
|
||||||
You will need your LND address, the LND tls certificate (HEX) and the macaroon (HEX).
|
You will need your LND address, the LND tls certificate (HEX) and the macaroon (HEX).
|
||||||
|
|
||||||
|
When getting the HEX of the TLS certificate, use `xxd -plain tls.cert | tr -d '\n'`. The TLS cert is located in the lnd directory:
|
||||||
|
* ~/umbrel/lnd/tls.cert on Umbrel
|
||||||
|
* /mnt/hdd/lnd/tls.cert on Raspiblitz
|
||||||
|
* Can also be located in ~/.lnd
|
||||||
|
|
||||||
[](https://heroku.com/deploy?template=https://github.com/bumi/lnme)
|
[](https://heroku.com/deploy?template=https://github.com/bumi/lnme)
|
||||||
|
|
||||||
Here is a [Video Demo of the Heroku deployment](https://www.youtube.com/watch?v=hSFXhnLp_Rc)
|
Here is a [Video Demo of the Heroku deployment](https://www.youtube.com/watch?v=hSFXhnLp_Rc)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user