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,
|
"available": true,
|
||||||
"port": 8734,
|
"port": 8734,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
|
"url_suffix": "?offline=1",
|
||||||
"id": "drawio",
|
"id": "drawio",
|
||||||
"description": "draw.io is a JavaScript, client-side editor for general diagramming and whiteboarding.",
|
"description": "draw.io is a JavaScript, client-side editor for general diagramming and whiteboarding.",
|
||||||
"tipi_version": 2,
|
"tipi_version": 2,
|
||||||
|
|
|
@ -1,7 +1,5 @@
|
||||||
## Draw.io
|
## 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.
|
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).
|
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