mirror of
https://github.com/plausible/hosting.git
synced 2025-01-15 14:34:30 -06:00
BASE_URL clarity
This commit is contained in:
parent
11f6cd8fa7
commit
f5f1dbf7d3
@ -47,6 +47,8 @@ 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.
|
||||
|
||||
1. Start the services with Docker Compose:
|
||||
|
||||
```console
|
||||
|
Loading…
Reference in New Issue
Block a user