IBM-Cloud / auto-scaling-demo

A NodeJS application that monitors it's CPU utilization and memory usage in real-time in order to showcase the auto-scaling service in IBM Bluemix
https://auto-scaling-demo.mybluemix.net/
Apache License 2.0
6 stars 13 forks source link

Use PORT instead of VCAP_APP_PORT #16

Open l2fprod opened 8 years ago

l2fprod commented 8 years ago

VCAP_APP_PORT is no longer supported in Cloud Foundry Diego architecture, VCAP_APP_HOST either.