We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e1ba75 commit 107bc48Copy full SHA for 107bc48
docs/manifest.json
@@ -503,6 +503,11 @@
503
"description": "Authenticate with provider APIs to provision workspaces",
504
"path": "./admin/templates/extending-templates/provider-authentication.md"
505
},
506
+ {
507
+ "title": "Configure a template for dev containers",
508
+ "description": "How to use modules and configurations to configure your template for dev containers",
509
+ "path": "./admin/templates/extending-templates/provider-authentication.md"
510
+ },
511
{
512
"title": "Process Logging",
513
"description": "Log workspace processes",
0 commit comments