Añadir excalidraw_compose.yaml
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user