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

Update devcontainer.json

parent 2472474d
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"
}