moq: default web and module relay to Cloudflare interop
This commit is contained in:
parent
d71d229ec0
commit
6d39ecb3bf
4 changed files with 7 additions and 6 deletions
|
|
@ -48,7 +48,7 @@ in
|
|||
|
||||
relayUrl = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
default = "https://relay.cloudflare.mediaoverquic.com/";
|
||||
default = "https://interop-relay.cloudflare.mediaoverquic.com/";
|
||||
description = "MoQ relay URL for ec-node wt-publish.";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue