Added config volume

This commit is contained in:
2022-10-01 19:10:15 -07:00
parent f06f00188c
commit e62e2c2919
6 changed files with 12 additions and 17 deletions
+2 -1
View File
@@ -7,7 +7,8 @@ services:
restart: unless-stopped
volumes:
- "./notebooks:/home/joyvan/notebooks"
- "./notebooks:/home/jovyan/notebooks"
- "./jupyter:/home/jovyan/.jupyter"
# host:container
ports: