Skip to content

Commit 4648815

Browse files
authored
repo sync
2 parents e93b3cd + b1dc16d commit 4648815

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

content/github/developing-online-with-codespaces/configuring-codespaces-for-your-project.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ You can use configuration keys supported by {% data variables.product.prodname_c
6161
- `settings`
6262
- `extensions`
6363
- `forwardPorts`
64-
- `devPort`
6564
- `postCreateCommand`
6665

6766
#### Docker, Dockerfile, or image settings
@@ -73,13 +72,9 @@ You can use configuration keys supported by {% data variables.product.prodname_c
7372
- `remoteEnv`
7473
- `containerUser`
7574
- `remoteUser`
76-
- `updateRemoteUserUID`
7775
- `mounts`
78-
- `workspaceMount`
79-
- `workspaceFolder`
8076
- `runArgs`
8177
- `overrideCommand`
82-
- `shutdownAction`
8378
- `dockerComposeFile`
8479

8580
For more information about the available settings for `devcontainer.json`, see [devcontainer.json reference](https://aka.ms/vscode-remote/devcontainer.json) in the {% data variables.product.prodname_vscode %} documentation.

0 commit comments

Comments
 (0)