Files
sample-node-api/server/config.json
Nakul Manchanda af62b9c014 added https server path
Signed-off-by: Nakul Manchanda <nakul.manchanda@ibm.com>
2019-02-28 16:17:22 -05:00

4 lines
52 B
JSON

{
"HTTP_PORT": 3000,
"HTTPS_PORT": 4000
}