7 lines
151 B
YAML
7 lines
151 B
YAML
---
|
|
mysql_root_password: "mysql_root_password"
|
|
app_user: "vagrant"
|
|
http_host: "demotlc"
|
|
http_conf: "demotlc.conf"
|
|
http_port: "80"
|
|
disable_default: true |