IBM-Blockchain-Archive / car-lease-demo

A demonstration using IBM Blockchain to show how the lifecycle of vehicles can be recorded on a blockchain
Other
170 stars 304 forks source link

process.env.VCAP_APP_PORT is not available #84

Closed chengxing1987 closed 7 years ago

chengxing1987 commented 7 years ago

The final value of port is undefined after executing "port = process.env.VCAP_APP_PORT; " on line 318 of app.js.

Jakeeyturner commented 7 years ago

Hi @chengxing1987, thanks for letting us know. We've now changed the appropriate lines, thanks.