Left uncommited.

This commit is contained in:
James Pace 2026-09-16 19:57:18 -04:00
parent 7f8b4af286
commit 04cf0dcdd9
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
/// "tcp/[::]:0", "udp/0.0.0.0:0?rel=1;mixed_rel=1" /// "tcp/[::]:0", "udp/0.0.0.0:0?rel=1;mixed_rel=1"
listen: { listen: {
endpoints: [ 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"
], ],
}, },