remove domain from invidious.

This commit is contained in:
ChaotiCryptidz 2021-12-28 16:27:00 +00:00
parent 134c54f5dd
commit 240eb8cdef

View file

@ -2,7 +2,6 @@
services.invidious = { services.invidious = {
enable = true; enable = true;
port = 3000; port = 3000;
domain = "invidious.owo.monster";
settings = { settings = {
full_refresh = true; full_refresh = true;
https_only = true; https_only = true;