sc-helloworld/config.json

10 lines
239 B
JSON
Raw Normal View History

2020-09-09 13:54:26 +00:00
{
"name": "service-core-helloworld",
"serviceName": "Service-Core HelloWorld App",
"description": "Simple Hello world app for service core",
"port": 4270,
"managePort": 4269,
"appRepository": null,
"manageRepository": null
}