Skip to content

Commit 0025f8e

Browse files
authored
Merge pull request #102 from marksie1988/dev
v1.4.2
2 parents 15bd58d + 7063416 commit 0025f8e

File tree

4 files changed

+32
-22
lines changed

4 files changed

+32
-22
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"appPorts": [5000],
66
"postCreateCommand": "npm install",
77
"workspaceFolder": "/atomic-calendar-revive",
8-
"workspaceMount": "type=bind,source=/home/${env:USERNAME}/repos/atomic-calendar-revive,target=/atomic-calendar-revive",
8+
"workspaceMount": "type=bind,source=/home/stev2673/repos/atomic-calendar-revive,target=/atomic-calendar-revive",
99
"extensions": [
1010
"github.vscode-pull-request-github",
1111
"esbenp.prettier-vscode",

0 commit comments

Comments
 (0)