Skip to content

Commit

Permalink
update devcontainer config
Browse files Browse the repository at this point in the history
  • Loading branch information
dzhou121 committed Oct 22, 2024
1 parent 005076b commit 2cb3338
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"image": "ghcr.io/lapce/lapdev-devcontainer-lapce",
"forwardPorts": [6080],
"portsAttributes": {
"6080": {
"label": "VNC",
}
}
}

0 comments on commit 2cb3338

Please sign in to comment.