mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
docs(help) start: rm nodester
This commit is contained in:
parent
059a4f10c2
commit
18db1ef37c
1 changed files with 8 additions and 2 deletions
10
HELP.md
10
HELP.md
|
|
@ -62,11 +62,17 @@ Cloud Commander supports command line parameters:
|
|||
| `-p, --port` | set port number and start
|
||||
|
||||
If no parameters given Cloud Commander reads information from `json/config.json` and use
|
||||
default port (`8000`), if none of port variables (`cloud9`, `cloudfoundry` and `nodester`) exist.
|
||||
port from it (`8000` default). if port variables `PORT` or `VCAP_APP_PORT` isn't exist.
|
||||
|
||||
To begin use, type in address bar of your browser:
|
||||
|
||||
http://127.0.0.1:8000
|
||||
http://localhost:<port>
|
||||
|
||||
|
||||
With default settings it would be:
|
||||
|
||||
http://localhost:8000
|
||||
|
||||
|
||||
Update
|
||||
---------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue