Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Venator2013 authored Jan 22, 2024
1 parent 768cbdb commit d77c6f5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@

// Update the 'dockerFile' property if you aren't using the standard 'Dockerfile' filename.
"dockerFile": "Dockerfile",

"mounts": ["source=${localEnv:HOME}/dev/here-europe,target=/here-europe,type=bind,consistency=cached"],


"customizations": {
Expand All @@ -24,4 +22,4 @@
]
}
}
}
}

0 comments on commit d77c6f5

Please sign in to comment.