Merge branch 'analytics' into dev
This commit is contained in:
@@ -47,7 +47,7 @@ DATABASE_URL=connection-url
|
||||
```
|
||||
|
||||
Optional: set `API_URL` to change the base URL used by internal UI API calls.
|
||||
Relative paths are served under `BASE_PATH`; absolute URLs are called directly by the browser.
|
||||
Relative paths are served under `BASE_PATH`; absolute URLs are proxied through the local `/api` route.
|
||||
For example, `API_URL=/internal-api` or `API_URL=https://api.example.com/api`.
|
||||
|
||||
The connection URL format:
|
||||
|
||||
Reference in New Issue
Block a user