Open srl295 opened 8 years ago
instead of local-credentials.json, use the vcap: parameter to cfenv.getAppEnv()
local-credentials.json
vcap:
cfenv.getAppEnv()
Update gp-js-client README to reflect this usage.
gp-js-client
instead of
local-credentials.json
, use thevcap:
parameter tocfenv.getAppEnv()
Update
gp-js-client
README to reflect this usage.