churn/ansible/templates/keanu-weblite-config.json.j2

11 lines
231 B
Text
Raw Normal View History

{
"appName": "Keanu on Butter Box",
"appNames": {},
"productLink": "{{ butter_name }}.local",
"defaultServer": "http://{{ butter_name }}.local",
"rtl": false,
"analytics": {
"enabled": false
}
}