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