feat: Add devcontainer
This commit is contained in:
parent
afba96b912
commit
0e498b7fca
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "windows",
|
||||
"service": "windows",
|
||||
"forwardPorts": ["8006"],
|
||||
"forwardPorts": [8006],
|
||||
"dockerComposeFile": "compose.yml"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue