Add suffix to Drawio. (#1463)
* Add url suffix. * Update description.md
This commit is contained in:
parent
0424f0d075
commit
f69d6e4e52
|
@ -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,
|
||||
|
|
|
@ -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).
|
||||
|
|
Loading…
Reference in New Issue
Block a user