Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit 67eb1d9

Browse files
committed
fix: mount src/ into analyticsapi container
1 parent 954dbd9 commit 67eb1d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose-host.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ services:
5656
analyticsapi:
5757
volumes:
5858
- ${DEVSTACK_WORKSPACE}/edx-analytics-data-api:/edx/app/analytics_api/analytics_api
59+
- ${DEVSTACK_WORKSPACE}/src:/edx/src
5960

6061
# Note that frontends mount `src` to /edx/app/src instead of /edx/src.
6162
# See ADR #5 for rationale.

0 commit comments

Comments
 (0)