mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
docs(help) start: rm link to config.json
This commit is contained in:
parent
3aa8af4244
commit
66ae6ff461
1 changed files with 3 additions and 3 deletions
6
HELP.md
6
HELP.md
|
|
@ -48,9 +48,9 @@ or if you install with `-g` flag just type:
|
|||
|
||||
cloudcmd
|
||||
|
||||
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 variables ( *cloud9*, *cloudfoundry* and *nodester* ) isn't exist.
|
||||
Then type in browser
|
||||
After that Cloud Commander reads port information from config file `json/config.json` and start server
|
||||
on default port (`8000`), if none of port variables (`cloud9`, `cloudfoundry` and `nodester`) isn't exist.
|
||||
Then type in address bar of your browser:
|
||||
|
||||
http://127.0.0.1:8000
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue