Document auth session proxy routes for Apache deploys

This commit is contained in:
Jage9
2026-03-02 00:11:49 -05:00
parent 2956fa8083
commit daa30c57aa
3 changed files with 16 additions and 1 deletions

View File

@@ -46,6 +46,7 @@ Summary:
2. Build client and publish `client/dist/` to your web root/subdirectory.
3. Configure server `config.toml` and run it via `systemd`.
4. Add Apache `/ws` websocket proxy from `deploy/apache/chgrid-vhost-snippet.conf`.
Include `/auth/session/*` proxy routes from the same snippet so login cookies can be set/cleared reliably.
## Key Paths