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

fix: Update Workspaces configuration (#1569)

parent 8443559a
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/windows",
  "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/windows",
  "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/windows",
  "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/windows",
  "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/windows",
  "initializeCommand": "docker system prune --all --force"
}
Loading