diff --git a/config/SESSION_CONFIG.json5 b/config/SESSION_CONFIG.json5 index b70360d..e6b7773 100644 --- a/config/SESSION_CONFIG.json5 +++ b/config/SESSION_CONFIG.json5 @@ -21,7 +21,7 @@ /// "tcp/[::]:0", "udp/0.0.0.0:0?rel=1;mixed_rel=1" listen: { endpoints: [ - "tcp/0.0.0.0:0", "udp/0.0.0.0:0?rel=1;mixed_rel=1" + "udp/0.0.0.0:0?rel=1;mixed_rel=1" ], },