refactored port layout
This commit is contained in:
@@ -13,7 +13,7 @@ in
|
||||
# set port options
|
||||
port = lib.mkOption {
|
||||
type = lib.types.int;
|
||||
default = 7106;
|
||||
default = 7108;
|
||||
description = "set port for radarr (default: ${toString default_port}";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user