mirror of
https://github.com/trycua/computer.git
synced 2026-03-09 08:18:41 -05:00
update API endpoint and api docs
This commit is contained in:
@@ -151,7 +151,8 @@ curl --connect-timeout 6000 \
|
||||
"image": "macos-sequoia-vanilla:latest",
|
||||
"name": "my-vm-name",
|
||||
"registry": "ghcr.io",
|
||||
"organization": "trycua"
|
||||
"organization": "trycua",
|
||||
"noCache": false
|
||||
}' \
|
||||
http://localhost:3000/lume/pull
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user