How do I access the system environment variables in CFML? It is required to read out the CloudFoundry database connectivity settings.
The variable required is "VCAP_SERVICES".
Is there a function for that?
Thanks,
Yvan
|
How do I access the system environment variables in CFML? It is required to read out the CloudFoundry database connectivity settings. The variable required is "VCAP_SERVICES". Is there a function for that? Thanks, Yvan
| |||||||
feedback
|
|
Following solution seems to work very-very partially on my Ubuntu (it gets far from all variables listed by
Variable you are looking for can be prefixed with | |||||||||||||
feedback
|