Update devcontainer.json

This commit is contained in:
Kroese 2025-10-19 12:25:45 +02:00 committed by GitHub
parent 135051eb35
commit 09f21d0ff3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,8 @@
"service": "windows", "service": "windows",
"containerEnv": { "containerEnv": {
"VERSION": "2019" "VERSION": "2019"
}, },
"forwardPorts": [8006],
"portsAttributes": { "portsAttributes": {
"8006": { "8006": {
"label": "Web", "label": "Web",