v30.3
This commit is contained in:
@@ -135,6 +135,7 @@ This page is public operator documentation. It describes panel capabilities, rou
|
||||
| --- | --- | --- | --- |
|
||||
| `NUXT_PUBLIC_API_BASE` | No | `/api` | Browser-facing API base. Use `/api` for same-origin panel proxying. |
|
||||
| `NUXT_CORE_URL` | Yes for Docker | `http://localhost:3000` fallback | Core URL used by the panel server proxy. |
|
||||
| `NUXT_PUBLIC_WS_BASE` | No | empty (same origin) | WebSocket origin for the Socket.IO client (`/ws`). Empty = same origin (prod behind a reverse proxy that forwards `/ws` to Core); in dev point at Core, e.g. `http://localhost:3000`. |
|
||||
|
||||
Recommended production values:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user