Update runtime defaults, compose mappings, frontend defaults, and developer docs to use port 8122 while keeping PostGIS reachable only via the internal compose network. Made-with: Cursor
This commit is contained in:
@@ -102,4 +102,4 @@ For no-bundler apps, import the built ESM file:
|
||||
|
||||
The backend itself serves static UI at `/web/`, but this library can be consumed by any frontend runtime that supports `fetch`, `TextEncoder`, and ES modules.
|
||||
|
||||
For local development you can switch the client base URL to `http://localhost:8080`.
|
||||
For local development you can switch the client base URL to `http://localhost:8122`.
|
||||
|
||||
Reference in New Issue
Block a user