Skip to content

Instantly share code, notes, and snippets.

@kamiazya
Created March 7, 2018 02:34
Show Gist options
  • Save kamiazya/835d2eacabc299425a137cae321bdd75 to your computer and use it in GitHub Desktop.
Save kamiazya/835d2eacabc299425a137cae321bdd75 to your computer and use it in GitHub Desktop.
drow.ioをlocalhostで起動する
docker run -it --rm --name="draw" -p 8080:8080 -p 8443:8443 fjudith/draw.io
Google Driveとかの保存オプションを無効化
http://localhost:8080?offline=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment