Compare commits

...

1 Commits

Author SHA1 Message Date
Kroese
3b347d92e0
Update devcontainer.json 2025-10-19 08:04:39 +02:00

View File

@ -4,11 +4,10 @@
"containerEnv": {
"VERSION": "11"
},
"forwardPorts": [8006],
"portsAttributes": {
"8006": {
"label": "Web",
"onAutoForward": "openBrowser"
"onAutoForward": "notify"
}
},
"otherPortsAttributes": {