Fix libvirt config

This commit is contained in:
Pierre HUBERT 2023-12-20 10:49:39 +01:00
parent cd55e6867e
commit 3a7b2445a6

View File

@ -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: