Skip to content

Commit

Permalink
mount user workspace to user notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
Tianhao-Gu committed Jun 8, 2024
1 parent 630df42 commit 03e2d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ services:
- POSTGRES_DB=hive
- POSTGRES_URL=postgres:5432
volumes:
- ./cdr/cdm/jupyter:/cdm_shared_workspace
- ./cdr/cdm/jupyter/user_shared_workspace:/cdm_shared_workspace/user_shared_workspace

postgres:
image: postgres:16.3
Expand Down

0 comments on commit 03e2d69

Please sign in to comment.