You've already forked net-research
fix: default values in .env.template
This commit is contained in:
@@ -3,4 +3,5 @@
|
|||||||
# Below all environment variables and default values
|
# Below all environment variables and default values
|
||||||
|
|
||||||
LIBVIRT_DEFAULT_URI=qemu:///system
|
LIBVIRT_DEFAULT_URI=qemu:///system
|
||||||
IMAGE_POOL_FOLDER=/var/lib/libvirt/images/
|
IMAGE_POOL_FOLDER=../assets/images
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user