You've already forked net-research
8 lines
247 B
Bash
8 lines
247 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=../assets/images
|
|
|