mirror of
https://github.com/plausible/hosting.git
synced 2025-01-15 14:34:30 -06:00
Update README.md
This commit is contained in:
parent
f5f1dbf7d3
commit
8fcdc56b85
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user