mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 03:45:48 +00:00
Update .devcontainer.json
This commit is contained in:
parent
a3a2b3fb09
commit
2585016093
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "windows",
|
"name": "windows",
|
||||||
"service": "windows",
|
"service": "windows",
|
||||||
"forwardPorts": ["8006"],
|
"forwardPorts": [8006],
|
||||||
"dockerComposeFile": "compose.yml"
|
"dockerComposeFile": "compose.yml"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue