chore: update cursor env

This commit is contained in:
John Yeo
2025-07-06 21:45:25 +01:00
parent 07b9341327
commit afff6b80bd
2 changed files with 15 additions and 18 deletions

View File

@@ -1,6 +1,3 @@
{
"snapshot": "snapshot-20250706-b03c4a7f-a8b7-4006-ab8a-6e29faeb8e3c",
"start": "docker compose -f docker-compose.unix.yml up",
"terminals": [],
"install": "sudo apt install -y docker.io && sudo apt install -y docker-compose && sudo dockerd &"
"terminals": []
}