pruflas: open hydra port to tunnel

This commit is contained in:
Tim Schubert 2021-01-02 18:00:40 +01:00
parent e3a797a98f
commit b444906e42
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

@ -14,6 +14,8 @@ in
notificationSender = "hydra@localhost";
buildMachinesFiles = [ ];
useSubstitutes = true;
listenHost = "fcde:ad::1";
port = 3000;
};
nix.buildMachines = [
@ -58,6 +60,7 @@ in
22 # SSH
80
443 # HTTPS
3000 # Hydra
];
allowedUDPPorts = [
51234 # Wireguard