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 b0e0fe7 commit aa18e95Copy full SHA for aa18e95
.devcontainer/devcontainer.json
@@ -2,6 +2,7 @@
2
"image": "mcr.microsoft.com/vscode/devcontainers/base:ubuntu",
3
"features": {
4
"ghcr.io/devcontainers/features/go:1": {},
5
- "ghcr.io/devcontainers-community/features/deno:1": {}
+ "ghcr.io/devcontainers-community/features/deno:1": {},
6
+ "ghcr.io/devcontainers-extra/features/caddy:1": {}
7
}
8
0 commit comments