Listen on all interfaces by default

[ci skip]
This commit is contained in:
Justin Li
2014-07-24 17:08:08 -04:00
parent dfc31495b7
commit c1c9ee07a9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"network": "tcp",
"addr": "127.0.0.1:6881",
"addr": ":6881",
"tracker": {
"driver": "memory"