diff --git a/web/.env.production b/web/.env.production index 60a0073..7a9770e 100644 --- a/web/.env.production +++ b/web/.env.production @@ -1 +1 @@ -PUBLIC_RELAY_HOST="fly-moq-relay.englishm.net:4443" +PUBLIC_RELAY_HOST="relay.quic.video" diff --git a/web/src/pages/watch/[name].astro b/web/src/pages/watch/[name].astro index 86e165f..c59078d 100644 --- a/web/src/pages/watch/[name].astro +++ b/web/src/pages/watch/[name].astro @@ -9,7 +9,7 @@ import Watch from "@/components/watch.tsx" import Layout from "@/layouts/global.astro" --- - +