mirror of
https://github.com/natelandau/obsidian-metadata.git
synced 2025-11-16 17:03:48 -05:00
bump(release): v0.1.1 → v0.2.0
This commit is contained in:
@@ -89,9 +89,9 @@
|
||||
"remoteUser": "vscode",
|
||||
"postCreateCommand": "bash ./.devcontainer/post-install.sh",
|
||||
"mounts": [
|
||||
// "source=${localEnv:HOME}/.git_stop_words,target=/home/vscode/.git_stop_words,type=bind,consistency=cached",
|
||||
// "source=${localEnv:HOME}/.gitconfig.local,target=/home/vscode/.gitconfig.local,type=bind,consistency=cached",
|
||||
// "source=${localEnv:HOME}/tmp,target=/home/vscode/tmp,type=bind"
|
||||
"source=${localEnv:HOME}/.git_stop_words,target=/home/vscode/.git_stop_words,type=bind,consistency=cached",
|
||||
"source=${localEnv:HOME}/.gitconfig.local,target=/home/vscode/.gitconfig.local,type=bind,consistency=cached",
|
||||
"source=${localEnv:HOME}/tmp,target=/home/vscode/tmp,type=bind"
|
||||
]
|
||||
|
||||
// Use 'forwardPorts' to make a list of ports inside the container available locally.
|
||||
|
||||
Reference in New Issue
Block a user