Compare commits
2 Commits
20240407
...
166310e466
Author | SHA1 | Date | |
---|---|---|---|
166310e466 | |||
578f1432a0 |
@ -61,7 +61,7 @@ STORAGE=/home/virtweb/storage
|
|||||||
HYPERVISOR_URI=qemu:///system
|
HYPERVISOR_URI=qemu:///system
|
||||||
```
|
```
|
||||||
|
|
||||||
> Note: `HYPERVISOR_URI=qemu:///system` is used to sepcify that we want to use the main hypervisor.
|
> Note: `HYPERVISOR_URI=qemu:///system` is used to specify that we want to use the main hypervisor.
|
||||||
|
|
||||||
## Register Virtweb service
|
## Register Virtweb service
|
||||||
Before registering service, check that the configuration works correctly:
|
Before registering service, check that the configuration works correctly:
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
"xml-formatter": "^3.6.0"
|
"xml-formatter": "^3.6.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/js": "^9.21.0",
|
"@eslint/js": "^9.24.0",
|
||||||
"@types/humanize-duration": "^3.27.1",
|
"@types/humanize-duration": "^3.27.1",
|
||||||
"@types/jest": "^29.5.14",
|
"@types/jest": "^29.5.14",
|
||||||
"@types/react": "^19.0.12",
|
"@types/react": "^19.0.12",
|
||||||
|
Reference in New Issue
Block a user