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

feat: Add devcontainer (#710)

parent 118315a0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
{
  "name": "qemu",
  "service": "qemu",
  "forwardPorts": ["8006"],
  "forwardPorts": [8006],
  "dockerComposeFile": "compose.yml"
}