2020-09-01 17:31:38 +00:00
|
|
|
{
|
|
|
|
"name": "service-core",
|
2020-09-13 04:36:33 +00:00
|
|
|
"githubAuthToken": null,
|
2020-09-01 17:31:38 +00:00
|
|
|
"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-09 15:58:59 +00:00
|
|
|
"manageRepository": "TheThing/sc-manager"
|
2020-09-01 17:31:38 +00:00
|
|
|
}
|