File tree 1 file changed +6
-8
lines changed
1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 11
11
"8000" : {"label" : " Backend port" , "onAutoForward" : " openBrowser" },
12
12
"5173" : {"label" : " Frontend port" , "onAutoForward" : " openBrowser" }
13
13
},
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
21
18
},
19
+ "ghcr.io/azure/azure-dev/azd:latest" : {},
22
20
"ghcr.io/prulloac/devcontainer-features/ollama:1" : {},
23
21
// az CLI is helpful for being able to login correctly with DefaultAzureCredential:
24
22
"ghcr.io/devcontainers/features/azure-cli" : {}
25
- },
23
+ },
26
24
// Configure tool-specific properties.
27
25
"customizations" : {
28
26
// Configure properties specific to VS Code.
You can’t perform that action at this time.
0 commit comments