crowdsec
This commit is contained in:
@@ -6,7 +6,7 @@ with lib;
|
||||
|
||||
port = mkOption {
|
||||
type = types.port;
|
||||
default = 9898;
|
||||
default = 8080;
|
||||
description = "Port for crowdsec API";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user