From 8fcdc56b85149e046d9b5c3028b017c4b6615659 Mon Sep 17 00:00:00 2001 From: ruslandoga Date: Wed, 4 Sep 2024 16:50:30 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44b94f5..a6f0479 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ To set up Plausible CE quickly, follow these steps: SECRET_KEY_BASE=As0fZsJlUpuFYSthRjT5Yflg/NlxkFKPRro72xMLXF8yInZ60s6xGGXYVqml+XN1 ``` - Make sure the `$BASE_URL` is set to the actual domain where you plan to host the service. This domain must already have a corresponding DNS entry, pointing to the server's IP address, to ensure it resolves correctly. + Make sure the `$BASE_URL` is set to the actual domain where you plan to host the service. The domain must have a DNS entry pointing to your server for proper resolution and automatic Let's Encrypt TLS certificate issuance. 1. Start the services with Docker Compose: