mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-03 21:23:05 +00:00
fixed bug with jqueryLoad and socketLoad
This commit is contained in:
parent
14a84c6f12
commit
0ddc432f07
2 changed files with 7 additions and 7 deletions
|
|
@ -12,9 +12,9 @@
|
|||
"show_keys_panel" : true,
|
||||
"server" : true,
|
||||
"socket" : true,
|
||||
"port" : 80,
|
||||
"sslPort" : 443,
|
||||
"port" : 8000,
|
||||
"sslPort" : 4430,
|
||||
"ip" : null,
|
||||
"ssl" : false,
|
||||
"rest" : true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue