Invidious
uses a different port
This commit is contained in:
parent
86e08cad69
commit
31056ba23a
1 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
||||||
{
|
{
|
||||||
services.invidious.enable = true;
|
services.invidious = {
|
||||||
|
enable = true;
|
||||||
|
port = 3001;
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue