fix(network): fix stun error on startup if no network available
Fixed #7
This commit is contained in:
@ -15,7 +15,7 @@ let config = {
|
||||
sitemapMaxSize: 25000,
|
||||
|
||||
sphinx: {
|
||||
host : 'localhost',
|
||||
host : '127.0.0.1',
|
||||
port : 9306,
|
||||
connectionLimit: 30
|
||||
},
|
||||
|
Reference in New Issue
Block a user