8 lines
169 B
YAML
8 lines
169 B
YAML
---
|
|
mysql_root_password: "mysql_root_password"
|
|
app_user: "vagrant"
|
|
http_host: "demotlc"
|
|
http_conf: "demotlc.conf"
|
|
http_port: "80"
|
|
http_html: "html"
|
|
disable_default: true |