Fix libvirt config
This commit is contained in:
parent
cd55e6867e
commit
3a7b2445a6
@ -55,8 +55,11 @@ AUTH_USERNAME=user
|
||||
AUTH_PASSWORD=changeme
|
||||
DISABLE_OIDC=true
|
||||
STORAGE=/home/virtweb/storage
|
||||
HYPERVISOR_URI=qemu:///system
|
||||
```
|
||||
|
||||
> Note: `HYPERVISOR_URI=qemu:///system` is used to sepcify that we want to use the main hypervisor.
|
||||
|
||||
## Register Virtweb service
|
||||
Before registering service, check that the configuration works correctly:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user