mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(cloudcmd) drop support of gritty < v2
This commit is contained in:
parent
21c829adc2
commit
e688e9d39e
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ function listen(prefix, socket) {
|
|||
});
|
||||
|
||||
config('terminal') && terminal().listen(socket, {
|
||||
authCheck,
|
||||
auth,
|
||||
prefix: prefix + '/gritty',
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue