feature(config) add root

This commit is contained in:
coderaiser 2015-04-08 04:39:05 -04:00
parent d00f60f40e
commit 9698dd4dcc
2 changed files with 3 additions and 1 deletions

View file

@ -15,5 +15,6 @@
"cache": true,
"showKeysPanel": true,
"port": 8000,
"ip": null
"ip": null,
"root": "/"
}