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
4 lines
161 B
Plaintext
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
|