1
0
mirror of synced 2025-12-21 19:06:49 -05:00

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

Co-authored-by: Laura Coursen <lecoursen@github.com>
This commit is contained in:
Fumiaki MATSUSHIMA
2020-11-05 06:42:54 +09:00
committed by GitHub
parent 10e6233d8d
commit 90eae2e970

View File

@@ -77,10 +77,4 @@ You can use configuration keys supported by {% data variables.product.prodname_c
- `overrideCommand`
- `dockerComposeFile`
#### Not applicable for Codespaces (no plan to support)
- `devPort`
- `updateRemoteUserUID`
- `shutdownAction`
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.