mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
Update README.md
This commit is contained in:
parent
9bdc05a3a8
commit
1a92e30bd7
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ All main configuration could be done thrue config.json.
|
|||
"socket" : true /* enable web sockets */
|
||||
"port" : 80, /* http port or null(default) */
|
||||
"sslPort" : 443, /* https port or null(default) */
|
||||
"ip" : "127.0.0.1", /* ip or null for null(default) */
|
||||
"ip" : "127.0.0.1", /* ip or null(default) */
|
||||
"ssl" : true /* should use https? */
|
||||
"rest" : true /* enable rest interface */
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue