Added config volume
This commit is contained in:
@@ -7,7 +7,8 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
volumes:
|
||||
- "./notebooks:/home/joyvan/notebooks"
|
||||
- "./notebooks:/home/jovyan/notebooks"
|
||||
- "./jupyter:/home/jovyan/.jupyter"
|
||||
|
||||
# host:container
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user