mirror of
https://github.com/sot-tech/mochi.git
synced 2026-05-27 02:04:45 -07:00
Listen on all interfaces by default
[ci skip]
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"network": "tcp",
|
||||
"addr": "127.0.0.1:6881",
|
||||
"addr": ":6881",
|
||||
|
||||
"tracker": {
|
||||
"driver": "memory"
|
||||
|
||||
Reference in New Issue
Block a user