Skip to content

Commit 3523b77

Browse files
author
dj8yf0μl
committed
chore: add .devcontainer configuration from cargo-near-new-project-template
1 parent 77b1fc9 commit 3523b77

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.devcontainer/devcontainer.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "NEAR Devcontainer Rust",
3+
4+
"image": "ghcr.io/near/near-devcontainer:latest",
5+
6+
// Uncomment and modify the following lines if necessary
7+
// "forwardPorts": [8000],
8+
}

0 commit comments

Comments
 (0)