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
db0f120e29
commit
42cad64554
1 changed files with 2 additions and 2 deletions
|
|
@ -8,11 +8,11 @@
|
||||||
"portsAttributes": {
|
"portsAttributes": {
|
||||||
"8006": {
|
"8006": {
|
||||||
"label": "Web",
|
"label": "Web",
|
||||||
"onAutoForward": "notify"
|
"onAutoForward": "openPreview"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"otherPortsAttributes": {
|
"otherPortsAttributes": {
|
||||||
"onAutoForward": "ignore"
|
"onAutoForward": "openPreview"
|
||||||
},
|
},
|
||||||
"dockerComposeFile": "codespaces.yml",
|
"dockerComposeFile": "codespaces.yml",
|
||||||
"workspaceFolder": "/workspaces/windows",
|
"workspaceFolder": "/workspaces/windows",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue