update static server conf to ""

This commit is contained in:
Liang Ding 2014-11-18 12:27:30 +08:00
parent 436ca38539
commit e89726844b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"IP": "${ip}",
"Server": "{IP}:7070",
"StaticServer": "http://{IP}:7070",
"StaticServer": "",
"EditorChannel": "ws://{IP}:7070",
"OutputChannel": "ws://{IP}:7070",
"ShellChannel": "ws://{IP}:7070",