Update README.md

This commit is contained in:
ruslandoga 2024-09-04 16:50:30 +07:00 committed by GitHub
parent f5f1dbf7d3
commit 8fcdc56b85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: