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

fix: Update Workspaces configuration (#374)

parent 9288c856
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/macos",
  "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/macos",
  "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/macos",
  "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/macos",
  "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/macos",
  "initializeCommand": "docker system prune --all --force"
}
Loading