mirror of
https://github.com/dockur/windows.git
synced 2025-11-04 14:16:26 +00:00
Update devcontainer.json
This commit is contained in:
parent
10449a3d29
commit
3b347d92e0
@ -4,11 +4,10 @@
|
|||||||
"containerEnv": {
|
"containerEnv": {
|
||||||
"VERSION": "11"
|
"VERSION": "11"
|
||||||
},
|
},
|
||||||
"forwardPorts": [8006],
|
|
||||||
"portsAttributes": {
|
"portsAttributes": {
|
||||||
"8006": {
|
"8006": {
|
||||||
"label": "Web",
|
"label": "Web",
|
||||||
"onAutoForward": "openBrowser"
|
"onAutoForward": "notify"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"otherPortsAttributes": {
|
"otherPortsAttributes": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user