1
0
Fork 0
mirror of https://github.com/SinTan1729/chhoto-url synced 2024-10-16 13:27:03 -05:00

docs: Change NPM recommendation to caddy

This commit is contained in:
Sayantan Santra 2024-03-06 22:42:06 -06:00
parent d1ac769fc1
commit a5574683a6
Signed by: SinTan1729
GPG key ID: EB3E68BFBA25C85F

View file

@ -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/) written in plain HTML and vanilla JS, using [Pure CSS](https://purecss.io/)
for styling. for styling.
- Uses very basic authentication using a provided password. It's not encrypted in transport. - 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. encrypt the connection by SSL.
# Bloat that will not be implemented # Bloat that will not be implemented