refactored port layout
This commit is contained in:
@@ -12,7 +12,7 @@ in
|
||||
|
||||
port = lib.mkOption {
|
||||
type = lib.types.int;
|
||||
default = 7105;
|
||||
default = 7107;
|
||||
description = "set port for sonarr (${toString default_port})";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user