mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
Update devcontainer.json
This commit is contained in:
parent
8348390999
commit
d3e3322b69
1 changed files with 2 additions and 3 deletions
|
|
@ -4,11 +4,10 @@
|
||||||
"containerEnv": {
|
"containerEnv": {
|
||||||
"VERSION": "10"
|
"VERSION": "10"
|
||||||
},
|
},
|
||||||
"forwardPorts": [8006],
|
|
||||||
"portsAttributes": {
|
"portsAttributes": {
|
||||||
"8006": {
|
"8006": {
|
||||||
"label": "Web",
|
"label": "Web",
|
||||||
"onAutoForward": "openBrowser"
|
"onAutoForward": "notify"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"otherPortsAttributes": {
|
"otherPortsAttributes": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue