From 70f7d3f48336282a4abab8f62b14f332cd53ad4d Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Tue, 17 Jan 2023 15:36:38 +0100 Subject: [PATCH] mark Let's Encrypt section as optional --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86f27ce..b2ae198 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,7 @@ pacman -U --noconfirm fastapi-dls.pkg.tar.zst Start with `systemctl start fastapi-dls.service` and enable autostart with `systemctl enable fastapi-dls.service`. -## Let's Encrypt Certificate +## Let's Encrypt Certificate (optional) If you're using installation via docker, you can use `traefik`. Please refer to their documentation.