We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3eeec9 commit 4d70eb0Copy full SHA for 4d70eb0
1 file changed
README.md
@@ -98,7 +98,7 @@ This function returns an object with the following properties:
98
* `bind`: hostname/ip address for binding
99
* `urls`: URLs used to access the servers
100
* `url`: first URL in `urls`
101
-* `isLocal`: true if a valid `VCAP_APPLICATION` env var was found, false otherwise
+* `isLocal`: false if a valid `VCAP_APPLICATION` env var was found, true otherwise
102
103
The returned object also has the following methods available:
104
0 commit comments