This commit is contained in:
2022-07-24 15:18:29 -04:00
parent 60f1235848
commit 11072c374b
4 changed files with 36 additions and 0 deletions

View File

@@ -166,4 +166,7 @@
rewrite ^/(.*)$ https://github.com/GoogleBot42 redirect;
'';
};
services.owncast.enable = true;
services.owncast.hostname = "live.neet.dev";
}