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
|
|
@ -6,7 +6,7 @@
|
|||
// Use an ESM CDN that rewrites bare module specifiers.
|
||||
import "https://esm.sh/@kixelated/hang@0.7.4/watch/element.js";
|
||||
|
||||
const DEFAULT_RELAY_URL = "https://relay.cloudflare.mediaoverquic.com/";
|
||||
const DEFAULT_RELAY_URL = "https://interop-relay.cloudflare.mediaoverquic.com/";
|
||||
|
||||
function $(id) {
|
||||
const el = document.getElementById(id);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue