Update devcontainer.json

This commit is contained in:
Kroese 2025-10-19 12:22:11 +02:00 committed by GitHub
parent a3ec11cf22
commit 6f2d94ad54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@
"containerEnv": { "containerEnv": {
"VERSION": "11e" "VERSION": "11e"
}, },
"appPort": [8006], "forwardPorts": [8006],
"portsAttributes": { "portsAttributes": {
"8006": { "8006": {
"label": "Web", "label": "Web",