@ -149,7 +149,7 @@ In order to listen to both IPv4/IPv6 address, use the following grammar in
your config json file:
....
{
"server":["[::0]","0.0.0.0"],
"server":["::0","0.0.0.0"],
...
}