Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
workflows-workshop
Commits
7f284102
Commit
7f284102
authored
May 23, 2021
by
Adam Fekete
Browse files
Update docker-compose.yml
parent
39ee2d2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker-compose.yml
View file @
7f284102
...
...
@@ -10,7 +10,11 @@ services:
-
8888:8888
depends_on
:
-
mongo
volumes
:
-
./work:/home/jovyan/work
mongo
:
image
:
mongo
restart
:
always
volumes
:
-
./db:/data/db
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment