pruflas: fixup hydra listen host
This commit is contained in:
parent
ff50c0d632
commit
2da7cc10be
1 changed files with 1 additions and 1 deletions
|
@ -24,8 +24,8 @@ in
|
|||
notificationSender = "hydra@localhost";
|
||||
buildMachinesFiles = [ ];
|
||||
useSubstitutes = true;
|
||||
listenHost = "hydra.dadada.li";
|
||||
port = 3000;
|
||||
listenHost = "10.3.3.3";
|
||||
};
|
||||
|
||||
nix.buildMachines = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue