From b769fe45bd6ca364c7581c4839759bec0e32e33d Mon Sep 17 00:00:00 2001 From: Umputun Date: Mon, 9 Aug 2021 19:43:13 -0500 Subject: [PATCH] change nginx-le to reproxy --- site/src/pages/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/src/pages/index.md b/site/src/pages/index.md index 42630dc7..8da944b6 100644 --- a/site/src/pages/index.md +++ b/site/src/pages/index.md @@ -28,7 +28,7 @@ Remark42 gives you opportunity to have self-hosted, lightweight, and simple (yet * Self-contained executable can be deployed directly to Linux, Windows and macOS * Clean, lightweight and customizable UI with white and dark themes * Multi-site mode from a single instance -* Integration with automatic SSL (direct and via nginx-le) +* Integration with automatic SSL (direct or via reproxy) * Privacy focused
— The Remark42 Team