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

fix: Remove hostRequirements in Codespaces (#353)

parent 6672deb9
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -14,8 +14,5 @@
  "otherPortsAttributes": {
    "onAutoForward": "silent"
  }, 
  "hostRequirements": {
    "storage": "64gb"
  },  
  "dockerComposeFile": "codespaces.yml"
}