refactor: update docker-compose.yml to include version and restart policy (#599)

This commit is contained in:
Jemg
2025-12-18 00:45:28 -05:00
committed by GitHub
parent 37dc848e71
commit 7528f73265

View File

@@ -1,5 +1,8 @@
version: "3.8"
services:
excalidraw:
restart: unless-stopped
image: excalidraw/excalidraw:latest
healthcheck:
test: