diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index af1f24d..7354027 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -7,7 +7,7 @@ "postStartCommand": "bash .devcontainer/post-install.sh", "features": { - "ghcr.io/devcontainers/features/ssh-agent:1": {} + // "ghcr.io/devcontainers/features/ssh-agent:1": {} }, "mounts": [ @@ -34,3 +34,4 @@ } } } +