cater for self hosted draw.io

This commit is contained in:
2026-01-12 15:08:27 +11:00
parent c832d65fae
commit a08f7d8782
3 changed files with 10 additions and 1 deletions

View File

@@ -27,6 +27,7 @@ The HTTP server exposes a simple REST endpoint plus docs.
- Swagger UI: `http://localhost:8080/swagger`
- OpenAPI spec: `http://localhost:8080/openapi.json`
- diagrams.net host override: set environment variable `DRAWIO_BASE_URL` (defaults to `https://app.diagrams.net`)
### Endpoint
`POST /api/convert`