Add Flaresolverr
This commit is contained in:
parent
f771b11b13
commit
9a607d2da9
1 changed files with 4 additions and 0 deletions
|
|
@ -252,6 +252,10 @@
|
||||||
server.port = 15839;
|
server.port = 15839;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
flaresolverr = {
|
||||||
|
enable = true;
|
||||||
|
port = 15840;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.variables.EDITOR = "nvim";
|
environment.variables.EDITOR = "nvim";
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue