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

fix: Update Workspaces configuration (#979)

parent c329badf
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -15,6 +15,5 @@
    "onAutoForward": "ignore"
  }, 
  "dockerComposeFile": "../codespaces.yml",
  "workspaceFolder": "/workspaces/qemu",
  "initializeCommand": "docker system prune --all --force"
}
+0 −1
Original line number Diff line number Diff line
@@ -15,6 +15,5 @@
    "onAutoForward": "ignore"
  }, 
  "dockerComposeFile": "../codespaces.yml",
  "workspaceFolder": "/workspaces/qemu",
  "initializeCommand": "docker system prune --all --force"
}
+0 −1
Original line number Diff line number Diff line
@@ -15,6 +15,5 @@
    "onAutoForward": "ignore"
  }, 
  "dockerComposeFile": "../codespaces.yml",
  "workspaceFolder": "/workspaces/qemu",
  "initializeCommand": "docker system prune --all --force"
}
+0 −1
Original line number Diff line number Diff line
@@ -15,6 +15,5 @@
    "onAutoForward": "ignore"
  }, 
  "dockerComposeFile": "../codespaces.yml",
  "workspaceFolder": "/workspaces/qemu",
  "initializeCommand": "docker system prune --all --force"
}
+0 −1
Original line number Diff line number Diff line
@@ -15,6 +15,5 @@
    "onAutoForward": "ignore"
  }, 
  "dockerComposeFile": "../codespaces.yml",
  "workspaceFolder": "/workspaces/qemu",
  "initializeCommand": "docker system prune --all --force"
}
Loading