Remove appPort configuration from devcontainer.json

This commit is contained in:
Kroese 2025-10-19 12:13:28 +02:00 committed by GitHub
parent 42cad64554
commit 77e6ca0ee5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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