From 14d01c1c8621752fca7b7ba38dcc3260997e399c Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 30 Sep 2013 10:57:23 +0300 Subject: [PATCH] docs(readme) configuration: add config.json link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0479b2d8..f7b40c95 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ or install in npm: Configuration --------------- -All main configuration could be done via config.json. +All main configuration could be done via [config.json](json/config.json "Config"). ```js { "api_url" :"/api/v1", @@ -252,7 +252,7 @@ To start **Cloud Commander** only one command needed: or on win platform just cloudcmd -After that Cloud Commander reads port information from config file [config.json](json/config.json#L17) and start server +After that Cloud Commander reads port information from config file [config.json](json/config.json#L17 "Config") and start server on this port ( **8000** by default ), if none of port varibles ( *cloud9*, *cloudfoundry* and *nodester* ) isn't exist. Then type in browser