Files
huly-platform/dev/branding.json
T
2025-02-24 13:12:19 +07:00

49 lines
975 B
JSON

{
"huly.local:8080": {
"key": "huly-dev",
"title": "Huly",
"protocol": "http",
"language": "en",
"lastNameFirst": "true"
},
"huly.local:8087": {
"key": "huly",
"title": "Huly",
"protocol": "http",
"language": "en",
"lastNameFirst": "true"
},
"host.docker.internal:8087": {
"key": "huly-docker",
"title": "Huly",
"protocol": "http",
"language": "en",
"lastNameFirst": "true"
},
"huly.local:8081": {
"key": "tracex-dev",
"title": "TraceX",
"protocol": "http",
"language": "en"
},
"huly.local:8088": {
"key": "tracex",
"title": "TraceX",
"protocol": "http",
"language": "en"
},
"host.docker.internal:8088": {
"key": "tracex-docker",
"title": "Huly",
"protocol": "http",
"language": "en",
"lastNameFirst": "true"
},
"example.localhost": {
"key": "example",
"title": "Example",
"language": "en",
"initWorkspace": "init"
}
}