Update onAutoForward setting for port 8006

Change port forwarding behavior for port 8006.
This commit is contained in:
Kroese 2025-10-19 08:40:56 +02:00 committed by GitHub
parent 5fc39a33f0
commit d0fb7b06f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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