Skip to content

Commit 5d83d19

Browse files
committed
feat: add src volume for lms-worker
1 parent 00e5a8f commit 5d83d19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose-host.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ services:
4444
lms-worker:
4545
volumes:
4646
- ${DEVSTACK_WORKSPACE}/edx-platform:/edx/app/edxapp/edx-platform
47+
- ${DEVSTACK_WORKSPACE}/src:/edx/src
4748
edx_notes_api:
4849
volumes:
4950
- ${DEVSTACK_WORKSPACE}/edx-notes-api:/edx/app/notes/

0 commit comments

Comments
 (0)