Añadir excalidraw_compose.yaml

This commit is contained in:
2026-08-15 15:40:33 +02:00
parent 010078ba89
commit bc27030d75
+8
View File
@@ -0,0 +1,8 @@
excalidraw:
image: excalidraw/excalidraw:latest
container_name: excalidraw
restart: unless-stopped
ports:
- "8071:80" # http://tu_servidor:8081
environment:
- TZ=Europe/Madrid