2024-07-27 18:04:21 +03:00
|
|
|
{
|
|
|
|
"localhost:8080": {
|
|
|
|
"key": "huly-dev",
|
|
|
|
"title": "Huly",
|
|
|
|
"protocol": "http",
|
|
|
|
"language": "en",
|
|
|
|
"lastNameFirst": "true"
|
|
|
|
},
|
|
|
|
"localhost:8087": {
|
|
|
|
"key": "huly",
|
|
|
|
"title": "Huly",
|
|
|
|
"protocol": "http",
|
|
|
|
"language": "en",
|
|
|
|
"lastNameFirst": "true"
|
|
|
|
},
|
2024-09-11 20:21:29 +03:00
|
|
|
"host.docker.internal:8087": {
|
|
|
|
"key": "huly-docker",
|
|
|
|
"title": "Huly",
|
|
|
|
"protocol": "http",
|
|
|
|
"language": "en",
|
|
|
|
"lastNameFirst": "true"
|
|
|
|
},
|
2024-07-27 18:04:21 +03:00
|
|
|
"localhost:8081": {
|
|
|
|
"key": "tracex-dev",
|
|
|
|
"title": "TraceX",
|
|
|
|
"protocol": "http",
|
|
|
|
"language": "en"
|
|
|
|
},
|
|
|
|
"localhost:8088": {
|
|
|
|
"key": "tracex",
|
|
|
|
"title": "TraceX",
|
|
|
|
"protocol": "http",
|
|
|
|
"language": "en"
|
|
|
|
},
|
2024-09-11 20:21:29 +03:00
|
|
|
"host.docker.internal:8088": {
|
|
|
|
"key": "tracex-docker",
|
|
|
|
"title": "Huly",
|
|
|
|
"protocol": "http",
|
|
|
|
"language": "en",
|
|
|
|
"lastNameFirst": "true"
|
|
|
|
},
|
2024-07-27 18:04:21 +03:00
|
|
|
"example.localhost": {
|
|
|
|
"key": "example",
|
|
|
|
"title": "Example",
|
|
|
|
"language": "en",
|
|
|
|
"initWorkspace": "init"
|
|
|
|
}
|
|
|
|
}
|