2024-05-28 17:14:45 +03:00
|
|
|
{
|
|
|
|
"localhost:8083": {
|
2024-07-02 17:07:24 +03:00
|
|
|
"key": "huly",
|
2024-05-28 17:14:45 +03:00
|
|
|
"title": "Platform",
|
2024-07-02 17:07:24 +03:00
|
|
|
"protocol": "http",
|
2024-06-20 18:36:09 +03:00
|
|
|
"languages": "en,ru,pt,es,zh,fr",
|
2024-05-28 17:14:45 +03:00
|
|
|
"defaultLanguage": "en",
|
|
|
|
"defaultApplication": "tracker",
|
|
|
|
"defaultSpace": "tracker:project:DefaultProject",
|
|
|
|
"defaultSpecial": "issues",
|
|
|
|
"lastNameFirst": "true",
|
|
|
|
"links": [
|
|
|
|
{
|
|
|
|
"rel": "manifest",
|
|
|
|
"href": "/platform/site.webmanifest"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"rel": "icon",
|
|
|
|
"href": "/platform/favicon.svg",
|
|
|
|
"type": "image/svg+xml"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"rel": "shortcut icon",
|
|
|
|
"href": "/platform/favicon.ico",
|
|
|
|
"sizes": "any"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"rel": "apple-touch-icon",
|
|
|
|
"href": "/platform/icon-192.png"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|