mirror of
https://github.com/SrIzan10/vinci.git
synced 2026-06-06 01:07:00 +00:00
feat: the rewrite (#55)
This commit is contained in:
7
.devcontainer/devcontainer.json
Normal file
7
.devcontainer/devcontainer.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||
"runArgs": ["--device=/dev/net/tun"],
|
||||
"features": {
|
||||
"ghcr.io/tailscale/codespace/tailscale": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user