pruflas: fixup hydra listen host

This commit is contained in:
Tim Schubert 2022-10-08 13:11:43 +02:00
parent ff50c0d632
commit 2da7cc10be
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

@ -24,8 +24,8 @@ in
notificationSender = "hydra@localhost";
buildMachinesFiles = [ ];
useSubstitutes = true;
listenHost = "hydra.dadada.li";
port = 3000;
listenHost = "10.3.3.3";
};
nix.buildMachines = [