From 5bacb5f38aec3f373885c635b02a60f0ac28b580 Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Fri, 14 Jan 2022 10:11:26 +0000 Subject: [PATCH] Update installation.md --- docs/devs/installation.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/devs/installation.md b/docs/devs/installation.md index 7ab0e5809..a46a2c850 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].