Skip to content

Commit f1fd3df

Browse files
authored
Merge pull request #26138 from tacaswell/mnt/devcontainer_tweak
MNT: add VNClte porte by default
2 parents 12b38a3 + b821482 commit f1fd3df

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,10 @@
2323
],
2424
"settings": {}
2525
}
26-
}
26+
},
27+
"portsAttributes": {
28+
"6080": {
29+
"label": "desktop"
30+
}
31+
}
2732
}

0 commit comments

Comments
 (0)