box: add database.createLocally to invidious
This commit is contained in:
parent
3aed5917a0
commit
0d7fb6978e
@ -432,6 +432,7 @@ in
|
||||
#};
|
||||
invidious = {
|
||||
enable = true;
|
||||
database.createLocally = true;
|
||||
settings = {
|
||||
port = lib.mkForce 1538;
|
||||
host_binding = "127.0.0.1";
|
||||
|
Loading…
Reference in New Issue
Block a user