kopia lustrzana https://github.com/OpenDroneMap/WebODM
Submodule path fix, docker-compose changes
rodzic
7d83268fa4
commit
8b4baf9e75
|
@ -20,9 +20,7 @@ services:
|
||||||
entrypoint: /bin/bash -c "chmod +x /webodm/*.sh && /webodm/wait-for-it.sh db:5432 -- /webodm/start.sh"
|
entrypoint: /bin/bash -c "chmod +x /webodm/*.sh && /webodm/wait-for-it.sh db:5432 -- /webodm/start.sh"
|
||||||
volumes:
|
volumes:
|
||||||
- appmedia:/webodm/app/media
|
- appmedia:/webodm/app/media
|
||||||
- .:/webodm
|
- /webodm/app/static/app/bundles
|
||||||
- /webodm/nodeodm/external/node-OpenDroneMap/node_modules
|
|
||||||
- /webodm/node_modules
|
|
||||||
ports:
|
ports:
|
||||||
- "8000:8000"
|
- "8000:8000"
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit a25e688bcb31972671f3735efe17c0b1c32e6da4
|
Ładowanie…
Reference in New Issue