this repo has no description smallweb.run
smallweb
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

add caddy to the devcontainer

pomdtr aa18e958 b0e0fe79

+2 -1
+2 -1
.devcontainer/devcontainer.json
··· 2 2 "image": "mcr.microsoft.com/vscode/devcontainers/base:ubuntu", 3 3 "features": { 4 4 "ghcr.io/devcontainers/features/go:1": {}, 5 - "ghcr.io/devcontainers-community/features/deno:1": {} 5 + "ghcr.io/devcontainers-community/features/deno:1": {}, 6 + "ghcr.io/devcontainers-extra/features/caddy:1": {} 6 7 } 7 8 }