fix: remove old url

This commit is contained in:
2026-02-10 20:33:10 -06:00
parent 438b380d04
commit e15057e75e

View File

@@ -31,10 +31,6 @@ If `MYSELF.md` does not exist, ask the user to copy `MYSELF.example.md` to `MYSE
| ContactDB | `http://localhost:42000/contactdb-api/docs` | `/contactdb-api/openapi.json` | | ContactDB | `http://localhost:42000/contactdb-api/docs` | `/contactdb-api/openapi.json` |
| DataIndex | `http://localhost:42000/dataindex/docs` | `/dataindex/openapi.json` | | DataIndex | `http://localhost:42000/dataindex/docs` | `/dataindex/openapi.json` |
Direct backend ports (without Caddy proxy):
- ContactDB: `http://localhost:42800`
- DataIndex: `http://localhost:42180`
## Common Questions → API Calls ## Common Questions → API Calls
Use this table to translate natural language questions into API calls. The base URLs below assume Caddy proxy (`http://localhost:42000`). Use this table to translate natural language questions into API calls. The base URLs below assume Caddy proxy (`http://localhost:42000`).