Files
lapce--lapce/.devcontainer/devcontainer.json
2024-10-22 20:48:49 +01:00

11 lines
176 B
JSON

{
"image": "ghcr.io/lapce/lapdev-devcontainer-lapce",
"forwardPorts": [6080],
"portsAttributes": {
"6080": {
"label": "VNC",
}
}
}