This commit is contained in:
parent
89c1059c9a
commit
1c8bc1d422
7 changed files with 35 additions and 99 deletions
|
|
@ -10,7 +10,7 @@ with lib;
|
|||
};
|
||||
port = mkOption {
|
||||
type = types.port;
|
||||
default = 4000;
|
||||
default = 8888;
|
||||
description = "Listen port.";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue