Update installation.md
This commit is contained in:
parent
5bacb5f38a
commit
5fe9df48dd
1 changed files with 0 additions and 9 deletions
|
|
@ -45,12 +45,3 @@ To then run the server, use:
|
||||||
pipenv run python -m uvicorn lnbits.__main__:app --reload
|
pipenv run python -m uvicorn lnbits.__main__:app --reload
|
||||||
|
|
||||||
**Note**: We reccomend using <a href="https://caddyserver.com/docs/install#debian-ubuntu-raspbian">Caddy</a> for a reverse-proxy, if you want to serve your install through a domain, alternatively you can use [ngrok](https://ngrok.com/).
|
**Note**: We reccomend using <a href="https://caddyserver.com/docs/install#debian-ubuntu-raspbian">Caddy</a> for a reverse-proxy, if you want to serve your install through a domain, alternatively you can use [ngrok](https://ngrok.com/).
|
||||||
|
|
||||||
## Frontend
|
|
||||||
|
|
||||||
The frontend uses [Vue.js and Quasar][quasar].
|
|
||||||
|
|
||||||
[quart]: https://pgjones.gitlab.io/
|
|
||||||
[pipenv]: https://pipenv.pypa.io/
|
|
||||||
[polar]: https://lightningpolar.com/
|
|
||||||
[quasar]: https://quasar.dev/start/how-to-use-vue
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue