diff --git a/docs/devs/installation.md b/docs/devs/installation.md index 7ab0e580..a46a2c85 100644 --- a/docs/devs/installation.md +++ b/docs/devs/installation.md @@ -46,8 +46,6 @@ To then run the server, use: **Note**: We reccomend using Caddy for a reverse-proxy, if you want to serve your install through a domain, alternatively you can use [ngrok](https://ngrok.com/). -this will give you an _https_ tunnel for the _localhost_, use that URL for navigating to LNBits. - ## Frontend The frontend uses [Vue.js and Quasar][quasar].