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
0a601b99ba
commit
09adce79e5
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ All main configuration could be done thrue config.json.
|
|||
},
|
||||
"server" : true, /* server mode or testing mode */
|
||||
"logs" : false, /* logs or console ouput */
|
||||
"port" : 31338, /* Cloud Commander port */
|
||||
"port" : 31337, /* Cloud Commander port */
|
||||
"ip" : "127.0.0.1" /* Cloud Commander IP */
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue