This commit is contained in:
2024-12-17 23:26:14 -06:00
parent 45f89d68bb
commit 20416b2045
10 changed files with 44 additions and 13 deletions
+6
View File
@@ -0,0 +1,6 @@
services:
excalidraw:
image: docker.io/excalidraw/excalidraw:latest
ports:
- ${APP_PORT}:80
restart: unless-stopped