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