From d7b3a289503e252459d8e876e283467bd911996f Mon Sep 17 00:00:00 2001
From: Arc <33088785+arcbtc@users.noreply.github.com>
Date: Fri, 18 Feb 2022 17:16:18 +0000
Subject: [PATCH] Update installation.md
---
docs/devs/installation.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/devs/installation.md b/docs/devs/installation.md
index 632c34f2f..be4b14737 100644
--- a/docs/devs/installation.md
+++ b/docs/devs/installation.md
@@ -42,5 +42,6 @@ E.g. when you want to use LND you have to `pipenv run pip install lndgrpc` and `
Take a look at [Polar][polar] for an excellent way of spinning up a Lightning Network dev environment.
**Notes**:
+
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/).
Screen works well if you want LNbits to continue running when you close your terminal session.