chore: drop dead NEXT_PUBLIC_GATEWAY_URL; refresh Phase P increment status #1432

Closed
fred wants to merge 3 commits from chore/s1-docs-hygiene into next
Showing only changes of commit c526a7af39 - Show all commits
+2 -3
View File
@@ -376,9 +376,8 @@ Session cleanup is scoped to one session identifier and only removes that sessio
### Web App
| Variable | Default | Description |
| ------------------------- | ------------------------ | -------------------------------------- |
| `NEXT_PUBLIC_GATEWAY_URL` | `http://localhost:14242` | Gateway URL used by the Next.js client |
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.)
### Coordination