Update devcontainer.json

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

View file

@ -4,6 +4,7 @@
"containerEnv": { "containerEnv": {
"VERSION": "2016" "VERSION": "2016"
}, },
"forwardPorts": [8006],
"portsAttributes": { "portsAttributes": {
"8006": { "8006": {
"label": "Web", "label": "Web",