remove domain from invidious.
This commit is contained in:
parent
134c54f5dd
commit
240eb8cdef
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue