From b9825e8d7060a0398bde955e39891eafd36bcdcd Mon Sep 17 00:00:00 2001 From: tooomm Date: Sat, 13 Sep 2025 11:26:23 +0200 Subject: [PATCH] fix toc --- Using-a-Reverse-Proxy-with-Paperless-ngx.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Using-a-Reverse-Proxy-with-Paperless-ngx.md b/Using-a-Reverse-Proxy-with-Paperless-ngx.md index a8207bb..ad346ef 100644 --- a/Using-a-Reverse-Proxy-with-Paperless-ngx.md +++ b/Using-a-Reverse-Proxy-with-Paperless-ngx.md @@ -1,4 +1,5 @@ [Nginx](#nginx) | [Apache](#apache) | [Caddy](#caddy) | [Traefik](#traefik) + 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.