mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-10 10:48:10 +02:00
5 lines
187 B
YAML
5 lines
187 B
YAML
# default vhost flavour
|
|
vhost_flavour: "basic" # valid: basic, ws_generic
|
|
|
|
# Enable / Disable Proxy during development, for faster Debugging
|
|
SYS_STK_FRONT_PROXY_ENABLED: true |