feature(cloudcmd) drop ssl suport

This commit is contained in:
coderaiser 2014-09-08 06:02:12 -04:00
parent 4e59f4c16e
commit 30e4905ffd
5 changed files with 7 additions and 62 deletions

View file

@ -17,7 +17,5 @@
"server": true,
"socket": true,
"port": 8000,
"sslPort": 4430,
"ip": null,
"ssl": false
"ip": null
}