I want to use draw.io in Bookstack on offline environment.
I install drawio service via docker (refer https://github.com/jgraph/docker-drawio), and modify Bookstack config DRAWIO=http://[my host]/?embed=1&proto=json&spin=1&configure=1 but it is not working, I find they are different, I wonder what has possible can install the [embed.diagrams.net] service on my private network?