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

Update devcontainer.json

parent 01162c92
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,5 +20,5 @@
  "hostRequirements": {
    "storage": "64gb"
  },  
  "dockerComposeFile": "../codespaces.yml"
  "dockerComposeFile": "codespaces.yml"
}