diff --git a/modules/stream.nix b/modules/stream.nix index f4cfbcc..16a915d 100644 --- a/modules/stream.nix +++ b/modules/stream.nix @@ -31,6 +31,7 @@ in { }; owncast = { enable = true; + port = 13142; }; }; }