Unverified Commit a995ecc1 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

feat: Add devcontainer (#1126)

parent d3358f73
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
{
  "name": "windows",
  "service": "windows",
  "forwardPorts": ["8006"],
  "dockerComposeFile": "compose.yml"
}