From cb6630d8b8e258d859633831f2311381e7589ce6 Mon Sep 17 00:00:00 2001 From: Adrien Poupa Date: Sun, 14 May 2023 00:24:56 -0400 Subject: [PATCH] doc: use staging URL in documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fe43f8..a5538e2 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ Then, fill the CloudFlare `.env` entries. If you want to test your configuration first, use the Let's Encrypt staging server by updating `LETS_ENCRYPT_CA_SERVER`'s value in `.env`: ``` -LETS_ENCRYPT_CA_SERVER=https://acme-v02.api.letsencrypt.org/directory +LETS_ENCRYPT_CA_SERVER=https://acme-staging-v02.api.letsencrypt.org/directory ``` If it worked, you will see the staging certificate at https://nas.domain.com.