mirror of
https://github.com/dockur/macos.git
synced 2026-03-11 08:34:24 +00:00
Update port 8006 onAutoForward setting
Changed the onAutoForward behavior for port 8006.
This commit is contained in:
parent
313bc187df
commit
f5db06c1b1
1 changed files with 1 additions and 2 deletions
|
|
@ -4,11 +4,10 @@
|
|||
"containerEnv": {
|
||||
"VERSION": "10"
|
||||
},
|
||||
"forwardPorts": [8006],
|
||||
"portsAttributes": {
|
||||
"8006": {
|
||||
"label": "Web",
|
||||
"onAutoForward": "openBrowser"
|
||||
"onAutoForward": "notify"
|
||||
}
|
||||
},
|
||||
"otherPortsAttributes": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue