File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 1111 "8000" : {"label" : " Backend port" , "onAutoForward" : " openBrowser" },
1212 "5173" : {"label" : " Frontend port" , "onAutoForward" : " openBrowser" }
1313 },
14- "features" : {
15- "ghcr.io/devcontainers/features/node:1" : {
16- "version" : " 18" ,
17- "nodeGypDependencies" : false
18- },
19- "ghcr.io/azure/azure-dev/azd:latest" : {
20- "version" : " 1.11.0"
14+ "features" : {
15+ "ghcr.io/devcontainers/features/node:1" : {
16+ "version" : " 18" ,
17+ "nodeGypDependencies" : false
2118 },
19+ "ghcr.io/azure/azure-dev/azd:latest" : {},
2220 "ghcr.io/prulloac/devcontainer-features/ollama:1" : {},
2321 // az CLI is helpful for being able to login correctly with DefaultAzureCredential:
2422 "ghcr.io/devcontainers/features/azure-cli" : {}
25- },
23+ },
2624 // Configure tool-specific properties.
2725 "customizations" : {
2826 // Configure properties specific to VS Code.
You can’t perform that action at this time.
0 commit comments