mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 21:50:34 +03:00
49113d8cd8
Signed-off-by: Jasmin <jasmin@hardcoreeng.com> Co-authored-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
132 lines
3.0 KiB
JSON
132 lines
3.0 KiB
JSON
{
|
|
"localhost:8083": {
|
|
"key": "tracex",
|
|
"title": "TraceX",
|
|
"protocol": "http",
|
|
"languages": "en",
|
|
"defaultLanguage": "en",
|
|
"defaultApplication": "documents",
|
|
"defaultSpace": "documents:space:QualityDocuments",
|
|
"defaultSpecial": "",
|
|
"lastNameFirst": "true",
|
|
"initWorkspace": "init-ws-qms",
|
|
"links": [
|
|
{
|
|
"rel": "shortcut icon",
|
|
"type": "image/x-icon",
|
|
"href": "/tracex/favicon.ico"
|
|
},
|
|
{
|
|
"rel": "icon",
|
|
"type": "image/svg+xml",
|
|
"sizes": "any",
|
|
"href": "/tracex/favicon.svg"
|
|
},
|
|
{
|
|
"rel": "icon",
|
|
"type": "image/png",
|
|
"sizes": "16x16",
|
|
"href": "/tracex/favicon_16.png"
|
|
},
|
|
{
|
|
"rel": "icon",
|
|
"type": "image/png",
|
|
"sizes": "32x32",
|
|
"href": "/tracex/favicon_32.png"
|
|
},
|
|
{
|
|
"rel": "icon",
|
|
"type": "image/png",
|
|
"sizes": "192x192",
|
|
"href": "/tracex/favicon_192.png"
|
|
}
|
|
]
|
|
},
|
|
"host.docker.internal:8083": {
|
|
"key": "tracex-docker",
|
|
"title": "TraceX",
|
|
"protocol": "http",
|
|
"languages": "en",
|
|
"defaultLanguage": "en",
|
|
"defaultApplication": "documents",
|
|
"defaultSpace": "documents:space:QualityDocuments",
|
|
"defaultSpecial": "",
|
|
"lastNameFirst": "true",
|
|
"initWorkspace": "init-ws-qms",
|
|
"links": [
|
|
{
|
|
"rel": "shortcut icon",
|
|
"type": "image/x-icon",
|
|
"href": "/tracex/favicon.ico"
|
|
},
|
|
{
|
|
"rel": "icon",
|
|
"type": "image/svg+xml",
|
|
"sizes": "any",
|
|
"href": "/tracex/favicon.svg"
|
|
},
|
|
{
|
|
"rel": "icon",
|
|
"type": "image/png",
|
|
"sizes": "16x16",
|
|
"href": "/tracex/favicon_16.png"
|
|
},
|
|
{
|
|
"rel": "icon",
|
|
"type": "image/png",
|
|
"sizes": "32x32",
|
|
"href": "/tracex/favicon_32.png"
|
|
},
|
|
{
|
|
"rel": "icon",
|
|
"type": "image/png",
|
|
"sizes": "192x192",
|
|
"href": "/tracex/favicon_192.png"
|
|
}
|
|
]
|
|
},
|
|
"localhost:8080": {
|
|
"key": "tracex-dev",
|
|
"title": "TraceX",
|
|
"protocol": "http",
|
|
"languages": "en",
|
|
"defaultLanguage": "en",
|
|
"defaultApplication": "documents",
|
|
"defaultSpace": "documents:space:QualityDocuments",
|
|
"defaultSpecial": "",
|
|
"lastNameFirst": "true",
|
|
"initWorkspace": "init-ws-qms",
|
|
"links": [
|
|
{
|
|
"rel": "shortcut icon",
|
|
"type": "image/x-icon",
|
|
"href": "/tracex/favicon.ico"
|
|
},
|
|
{
|
|
"rel": "icon",
|
|
"type": "image/svg+xml",
|
|
"sizes": "any",
|
|
"href": "/tracex/favicon.svg"
|
|
},
|
|
{
|
|
"rel": "icon",
|
|
"type": "image/png",
|
|
"sizes": "16x16",
|
|
"href": "/tracex/favicon_16.png"
|
|
},
|
|
{
|
|
"rel": "icon",
|
|
"type": "image/png",
|
|
"sizes": "32x32",
|
|
"href": "/tracex/favicon_32.png"
|
|
},
|
|
{
|
|
"rel": "icon",
|
|
"type": "image/png",
|
|
"sizes": "192x192",
|
|
"href": "/tracex/favicon_192.png"
|
|
}
|
|
]
|
|
}
|
|
}
|