You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Если не задано параметров, Cloud Commander читает информацию с `~/.cloudcmd.json` и использует порт оттуда (`8000` по умолчанию), если переменных `PORT` или `VCAP_APP_PORT` не существует.
117
119
@@ -255,7 +257,8 @@ npm update cloudcmd -g
255
257
"prefix":"", /* url префикс */
256
258
"progress":true, /* показывать состояние файловых операций */
257
259
"onePanelMode":false, /* включить однопанельный режим */
0 commit comments