Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 3c268b6

Browse files
authored
Update devcontainer.json
1 parent f887fbc commit 3c268b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"forwardPorts": [6080],
2424
"portsAttributes": {
2525
"6080": {
26-
"label": "Desktop web client (noVNC)",
26+
"label": "Desktop access (password: vscode)",
2727
"onAutoForward": "silent"
2828
},
2929
"5901": {
30-
"label": "VNC TCP port",
30+
"label": "VNC TCP port (password: vscode)",
3131
"onAutoForward": "silent"
3232
},
3333
},

0 commit comments

Comments
 (0)