2020-09-01 17:31:38 +00:00
|
|
|
{
|
|
|
|
"name": "service-core",
|
|
|
|
"serviceName": "Service-Core Node",
|
|
|
|
"description": "NodeJS Test Service",
|
2020-09-07 00:47:53 +00:00
|
|
|
"port": 4270,
|
2020-09-09 15:41:05 +00:00
|
|
|
"managePort": 4271,
|
|
|
|
"devPort": 4269,
|
2020-09-07 00:47:53 +00:00
|
|
|
"appRepository": "thething/sc-helloworld",
|
2020-09-08 08:11:42 +00:00
|
|
|
"manageRepository": null
|
2020-09-01 17:31:38 +00:00
|
|
|
}
|