Update onAutoForward setting for port 8006

Changed the onAutoForward behavior for port 8006.
This commit is contained in:
Kroese 2025-10-19 08:46:11 +02:00 committed by GitHub
parent 05a699ba9a
commit 2bfee0addc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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