aodb/app-settings.json
Martin Donnelly afe73b5baa upload
2016-12-22 00:00:06 +00:00

13 lines
156 B
JSON

[
{
"type":"group",
"title":"Common",
"items":[{
"title":"API URL",
"type":"textfield",
"key":"apiurl",
"default": "10.3.90.7"
}]
}
]