fix: remove old url
This commit is contained in:
@@ -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` |
|
||||
| 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
|
||||
|
||||
Use this table to translate natural language questions into API calls. The base URLs below assume Caddy proxy (`http://localhost:42000`).
|
||||
|
||||
Reference in New Issue
Block a user