From 9f3c72eb1b5d6ef228488980f66f6d674cecd4cd Mon Sep 17 00:00:00 2001 From: tooomm Date: Sun, 3 Nov 2024 00:39:03 +0100 Subject: [PATCH] Add toc --- Using-a-Reverse-Proxy-with-Paperless-ngx.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Using-a-Reverse-Proxy-with-Paperless-ngx.md b/Using-a-Reverse-Proxy-with-Paperless-ngx.md index b9a2636..ddfdb2c 100644 --- a/Using-a-Reverse-Proxy-with-Paperless-ngx.md +++ b/Using-a-Reverse-Proxy-with-Paperless-ngx.md @@ -1,3 +1,5 @@ +[Nginx](#nginx) | [Apache](#apache) | [Caddy](#caddy) + If you want to expose paperless to the internet, you should hide it behind a reverse proxy with SSL enabled. The officially supported method is Nginx.