certimate/app/ui/config
2025-12-03 09:31:25 +08:00

14 lines
290 B
Plaintext

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