gregorwolf / hanatrial-auth-proxy

SAP HANA Cloud Authentication Proxy for HANA XS
Apache License 2.0
22 stars 8 forks source link

Prefer port from environment #17

Closed gregorwolf closed 8 years ago

gregorwolf commented 8 years ago

To support running in a Cloud Foundry environment we should follow the documentation for Application Port and use process.env.PORT for binding to a specific port in favour of the configured port.