docs: mark NEXT_PUBLIC_GATEWAY_URL obsolete in the legacy admin guide
ci/woodpecker/pr/ci Pipeline failed
ci/woodpecker/pr/ci Pipeline failed
Review blocker on PR #1432: the legacy guide still told users to set the variable this PR removes from .env.example.
This commit is contained in:
@@ -376,9 +376,8 @@ Session cleanup is scoped to one session identifier and only removes that sessio
|
|||||||
|
|
||||||
### Web App
|
### Web App
|
||||||
|
|
||||||
| Variable | Default | Description |
|
The web app uses origin-relative paths only; it needs no gateway URL variable.
|
||||||
| ------------------------- | ------------------------ | -------------------------------------- |
|
(`NEXT_PUBLIC_GATEWAY_URL` is obsolete and no longer read by anything.)
|
||||||
| `NEXT_PUBLIC_GATEWAY_URL` | `http://localhost:14242` | Gateway URL used by the Next.js client |
|
|
||||||
|
|
||||||
### Coordination
|
### Coordination
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user