Skip to content

Commit ba26e4c

Browse files
committed
feat: add volume mapping for dcd-mapping service in docker-compose
This allows the mapper to be reloaded dynamically.
1 parent 521505a commit ba26e4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose-dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ services:
6060
ports:
6161
- "8004:8000"
6262
volumes:
63+
- ../dcd_mapping:/usr/src/app
6364
- mavedb-seqrepo-dev:/usr/local/share/seqrepo
6465

6566
cdot-rest:

0 commit comments

Comments
 (0)