feat: Add devcontainer (#1126)

This commit is contained in:
Kroese
2025-03-18 11:17:27 +01:00
committed by GitHub
parent d3358f7345
commit a995ecc174

View File

@@ -1,4 +1,6 @@
{
"name": "windows",
"service": "windows",
"forwardPorts": ["8006"],
"dockerComposeFile": "compose.yml"
}