wt: use cdn relay defaults and native setup before overrides
This commit is contained in:
parent
0c76f33333
commit
5bce56ee79
5 changed files with 20 additions and 10 deletions
|
|
@ -48,7 +48,7 @@ in
|
|||
|
||||
relayUrl = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
default = "https://interop-relay.cloudflare.mediaoverquic.com/";
|
||||
default = "https://cdn.moq.dev/anon";
|
||||
description = "MoQ relay URL for ec-node wt-publish.";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue