mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
minor changes
This commit is contained in:
parent
5333115a85
commit
368cb11b28
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ All main configuration could be done thrue config.json.
|
|||
"img" : false
|
||||
},
|
||||
"server" : true, /* server mode or testing mode */
|
||||
"logs" : false /* logs or console ouput */
|
||||
"logs" : false, /* logs or console ouput */
|
||||
"port" : 31338, /* Cloud Commander port */
|
||||
"ip" : "127.0.0.1" /* Cloud Commander IP */
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue