Updated LNbits Documentation (markdown)

arbadacarba 2023-05-12 22:30:04 +02:00
parent 6dba07f702
commit 420d08fab1

@ -926,7 +926,7 @@ sudo systemctl restart lnbits
at the end, because it runs LNbits as a service.
<details><summary>Updating to a new version</summary>
<details><summary>Updating LNBITSto the github version</summary>
UMBREL / CITADEL
@ -944,7 +944,7 @@ sudo docker-compose up -d lnbits
sudo docker-compose logs -f lnbits
```
note that updating from github is reckless. It should only be done for versions that your bundle node provider has accessible through their app-store. It you update to a newer version than that things can happen..
NOTE that updating from github is reckless. It should only be done for versions that your bundle node provider has accessible through their app-store. It you update to a newer version than that things can happen..
</details>