forked from 3wordchant/capsul-flask
12 lines
402 B
Plaintext
12 lines
402 B
Plaintext
# Optional, default `mock`
|
|
#SPOKE_MODEL=shell-scripts
|
|
# Optional, default `0`
|
|
#FLASK_DEBUG=0
|
|
# Optional, default `http://localhost:5000`
|
|
#BASE_URL=http://localhost:5000
|
|
# Optional, default `qemu:///system` if you're root, otherwise `qemu:///session`
|
|
#VIRSH_DEFAULT_CONNECT_URI=qemu:///system
|
|
#ADMIN_PANEL_ALLOW_EMAIL_ADDRESSES=3wc.capsul@doesthisthing.work
|
|
# Optional, default no theme
|
|
#THEME=yolocolo
|