certimate/app/ui/config

14 lines
290 B
Plaintext

{
".url": {
"Certimate.Application": {
"title": "Certimate",
"icon": "images/icon_{0}.png",
"protocol": "http",
"type": "iframe",
"port": "8091",
"url": "/",
"allUsers": false
}
}
}