From a5574683a642cc600444632ff8f2f4538fd5cacd Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Wed, 6 Mar 2024 22:42:06 -0600 Subject: [PATCH] docs: Change NPM recommendation to caddy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0223255..bc34683 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ for small. URL means, well... URL. So the name simply means Small URL. written in plain HTML and vanilla JS, using [Pure CSS](https://purecss.io/) for styling. - Uses very basic authentication using a provided password. It's not encrypted in transport. - I recommend using something like [Nginx Proxy Manager](https://nginxproxymanager.com/) to + I recommend using something like [caddy](https://caddyserver.com/) to encrypt the connection by SSL. # Bloat that will not be implemented