set flaresolverr default port
This commit is contained in:
@@ -24,7 +24,7 @@ in {
|
|||||||
|
|
||||||
port = mkOption {
|
port = mkOption {
|
||||||
type = types.port;
|
type = types.port;
|
||||||
default = 5055;
|
default = 8191;
|
||||||
example = 12345;
|
example = 12345;
|
||||||
description = "Flaresolverr port.";
|
description = "Flaresolverr port.";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user