Add suffix to Drawio. (#1463)

* Add url suffix.

* Update description.md
This commit is contained in:
Stavros 2023-10-25 10:55:59 +03:00 committed by GitHub
parent 0424f0d075
commit f69d6e4e52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -3,6 +3,7 @@
"available": true,
"port": 8734,
"exposable": true,
"url_suffix": "?offline=1",
"id": "drawio",
"description": "draw.io is a JavaScript, client-side editor for general diagramming and whiteboarding.",
"tipi_version": 2,

View File

@ -1,7 +1,5 @@
## Draw.io
**Warning:** when openning the draw.io page add an ``?offline=1`` in the end else you will get ``Failed to execute 'open' on 'XMLHttpRequest': Invalid URL`` error!
draw.io, this project, is a configurable diagramming/whiteboarding visualization application. draw.io is jointly owned and developed by JGraph Ltd and draw.io AG.
As well as running this project, we run a production-grade deployment of the diagramming interface at [https://app.diagrams.net](https://app.diagrams.net).