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
This commit is contained in:
commit
9484d6b915
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "Docker/excalidraw-storage-backend"]
|
||||
path = Docker/excalidraw-storage-backend
|
||||
url = https://git.dylanbanta.com/Dylan/excalidraw-storage-backend.git
|
1
Docker/excalidraw-storage-backend
Submodule
1
Docker/excalidraw-storage-backend
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 546f321ff0a90a1326526e3d7cdd6981b7bf18f9
|
Loading…
x
Reference in New Issue
Block a user