Speed up station guide startup
Some checks are pending
ci-gates / checks (push) Waiting to run
deploy-cloudflare / checks (push) Waiting to run
deploy-cloudflare / deploy (push) Blocked by required conditions

This commit is contained in:
Conrad Kramer 2026-06-10 02:34:44 -07:00
parent cfc4902016
commit 797f96e7eb
No known key found for this signature in database
8 changed files with 531 additions and 52 deletions

View file

@ -4,7 +4,7 @@
networking.hostName = lib.mkForce "ec-publisher";
services.every-channel.ec-node = {
relayUrl = lib.mkDefault "https://cdn.moq.dev/anon";
relayUrl = lib.mkDefault "https://relay.every.channel/anon";
passthrough = lib.mkDefault false;
hdhomerun.autoDiscover = lib.mkDefault true;