mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-03-10 17:26:15 +01:00
added intro
This commit is contained in:
parent
22b0ed0496
commit
55b0814d93
1 changed files with 3 additions and 1 deletions
|
@ -292,7 +292,9 @@ Save the file and run the following commands:
|
||||||
sudo systemctl enable lnbits.service
|
sudo systemctl enable lnbits.service
|
||||||
sudo systemctl start lnbits.service
|
sudo systemctl start lnbits.service
|
||||||
```
|
```
|
||||||
## Running using Caddy reverse proxy with automatic https
|
## Setting up a Caddy reverse proxy with automatic https
|
||||||
|
|
||||||
|
USe Caddy to easily make your LNbits install accessible over clearnet with a domain and https cert.
|
||||||
|
|
||||||
Point your domain at the IP of the server you're running LNbits on, by making an `A` record.
|
Point your domain at the IP of the server you're running LNbits on, by making an `A` record.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue