We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0111bf3 commit 3a3aff1Copy full SHA for 3a3aff1
.devcontainer/devcontainer.json
@@ -16,6 +16,5 @@
16
}
17
},
18
"forwardPorts": [1313],
19
- "workspaceFolder": "/workspaces/commitconfirmed.github.io/site",
20
"postCreateCommand": "git submodule update --init --recursive && sudo hugo server --bind 0.0.0.0 --disableFastRender"
21
0 commit comments