excalidraw-stack/.gitmodules
DylanBanta 9484d6b915 Integrate Excalidraw-storage-backend via Docker Compose
Include storage-backend as a Git submodule under Docker/excalidraw-storage-backend

Configure Docker Compose to build/storage backend alongside UI and Redis

Update .gitignore to exclude Volumes/ directory

Builds on Kilian Decaderincourt’s original repository
2025-05-25 22:14:41 -04:00

4 lines
161 B
Plaintext

[submodule "Docker/excalidraw-storage-backend"]
path = Docker/excalidraw-storage-backend
url = https://git.dylanbanta.com/Dylan/excalidraw-storage-backend.git