mirror of
https://github.com/lnbits/lnbits.git
synced 2025-07-15 15:32:47 +02:00
added intro
This commit is contained in:
@ -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.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user