mirror of
https://github.com/logos-storage/bittorrent-tracker.git
synced 2026-01-05 22:43:08 +00:00
commit
77a2cb93d9
@ -107,7 +107,7 @@ server.on('stop', function (addr) {
|
||||
var hostname = {
|
||||
http: argv['http-hostname'],
|
||||
udp4: argv['udp-hostname'],
|
||||
udp6: argv['upd6-hostname']
|
||||
udp6: argv['udp6-hostname']
|
||||
}
|
||||
|
||||
server.listen(argv.port, hostname, function () {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user