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

Update .devcontainer.json

parent e285f9b9
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2,5 +2,8 @@
  "name": "macos",
  "service": "macos",
  "forwardPorts": [8006],
  "hostRequirements": {
     "storage": "64gb"
  },
  "dockerComposeFile": ".github/codespaces.yml"
}