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

Update docker-entrypoint.sh #151

Closed johanlundberg92 closed 5 months ago

johanlundberg92 commented 6 months ago

Added if statement to docker-entrypoint.sh to check if DRAWIO_GITLAB_ID variable is set to populate connect-src with DRAWIO_GITLAB_URL so that the Gitlab integration works with self-hosted Gitlab instances.

davidjgraph commented 5 months ago

Reviewed. https://github.com/jgraph/drawio/issues/3041.