jgraph / docker-drawio

Dockerized draw.io based on whichever is the most secure image at the time.
GNU General Public License v3.0
1.48k stars 359 forks source link

Local Install not using local Viewer #116

Closed gerardmoconnor closed 1 year ago

gerardmoconnor commented 1 year ago

I'm not able to point the viewer to my local install. Have looked through the documentation and tried many different things. I'm using V21.6.3. It will work from within my local network but when I send via NGINX Proxy Manager it refuses to change from https://viewer.diagrams.net/

Docker Compose:

version: '3.5' services: drawio: image: jgraph/drawio container_name: drawio restart: unless-stopped ports:

image

P.S. I followed this https://wiki.opensourceisawesome.com/books/drawio/page/installing-drawio-open-source-flow-and-design