Skip to content

Commit 0aba3f7

Browse files
authored
--
1 parent 026169a commit 0aba3f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
tasks:
22
- init: echo "Replace me with a build script for the project."
3-
command: mkdir -p /workspace/data && mongod --dbpath /workspace/data
3+
command: mkdir -p /workspace/data && mongod --dbpath /workspace/data --
44
image:
55
file: .gitpod.Dockerfile
66

0 commit comments

Comments
 (0)