You've already forked net-research
7 lines
254 B
Bash
7 lines
254 B
Bash
# This is just a template file, create .env file
|
|
# Change all vars before going to production and remove all comments (!)
|
|
# Below all environment variables and default values
|
|
|
|
LIBVIRT_DEFAULT_URI=qemu:///system
|
|
IMAGE_POOL_FOLDER=/var/lib/libvirt/images/
|