Commit 108d1a2
Docs: tighten devcontainer JSON + stable Codespaces port setup
- Convert examples to strict JSON (no comments/trailing commas).
- Recommend forwardPorts: [4000] and `gh codespace ports visibility 4000:public -c "$CODESPACE_NAME"`.
- Add quick validation: `jq -e .` and `npx @devcontainers/cli validate`.
- Scope is docs only; happy to adjust to house style.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 921f8d9 commit 108d1a2
File tree
1 file changed
+1
-1
lines changed- content/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
0 commit comments