diff --git a/README.md b/README.md index 60cfa59c5e77..d8948056d3b7 100644 --- a/README.md +++ b/README.md @@ -536,7 +536,7 @@ Example configuration: ], // Server configuration - // listen on [::] for dual stack support + // listen on :: for dual stack support, no need add [] around. "server": "::", // Change to use your custom port number "server_port": 8388,