Host and port made configurable

This commit is contained in:
John Crepezzi 2011-11-18 16:57:23 -05:00
commit 6bdd7d7fc5
3 changed files with 12 additions and 3 deletions

View file

@ -1,5 +1,8 @@
{
"host": "localhost",
"port": 7777,
"keyLength": 6
}