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
77e6ca0ee5
commit
a3ec11cf22
@ -4,14 +4,15 @@
|
||||
"containerEnv": {
|
||||
"VERSION": "11"
|
||||
},
|
||||
"forwardPorts": [8006],
|
||||
"portsAttributes": {
|
||||
"8006": {
|
||||
"label": "Web",
|
||||
"onAutoForward": "openPreview"
|
||||
"onAutoForward": "notify"
|
||||
}
|
||||
},
|
||||
"otherPortsAttributes": {
|
||||
"onAutoForward": "openPreview"
|
||||
"onAutoForward": "ignore"
|
||||
},
|
||||
"dockerComposeFile": "codespaces.yml",
|
||||
"workspaceFolder": "/workspaces/windows",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user