draw + gitignore
This commit is contained in:
6
compose/draw.yml
Normal file
6
compose/draw.yml
Normal file
@ -0,0 +1,6 @@
|
||||
services:
|
||||
excalidraw:
|
||||
image: docker.io/excalidraw/excalidraw:latest
|
||||
ports:
|
||||
- 8182:80
|
||||
restart: unless-stopped
|
Reference in New Issue
Block a user