certimate/app/ui/config
2025-12-03 09:24:05 +08:00

14 lines
283 B
Plaintext

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