mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
23 lines
487 B
JSON
23 lines
487 B
JSON
{
|
||
"auth": false,
|
||
"username": "root",
|
||
"password": "435b41068e8665513a20070c033b08b9c66e4332",
|
||
"apiURL": "/api/v1",
|
||
"appСache": false,
|
||
"analytics": true,
|
||
"diff": false,
|
||
"notifications": false,
|
||
"localStorage": true,
|
||
"minify": true,
|
||
"online": true,
|
||
"cache": true,
|
||
"logs": false,
|
||
"showKeysPanel": true,
|
||
"server": true,
|
||
"socket": true,
|
||
"port": 8000,
|
||
"sslPort": 4430,
|
||
"ip": null,
|
||
"ssl": false,
|
||
"rest": true
|
||
}
|