mirror of
https://github.com/trycua/computer.git
synced 2026-01-05 21:09:58 -06:00
Fix url for clone endpoint
This commit is contained in:
@@ -181,7 +181,7 @@ curl --connect-timeout 6000 \
|
||||
"name": "source-vm",
|
||||
"newName": "cloned-vm"
|
||||
}' \
|
||||
http://localhost:3000/lume/vms/source-vm/clone
|
||||
http://localhost:3000/lume/vms/clone
|
||||
```
|
||||
</details>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user