This commit is contained in:
Tim Schubert 2021-01-02 19:20:35 +01:00
parent fa4708235f
commit dc54552eba
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

@ -14,8 +14,7 @@ in
notificationSender = "hydra@localhost";
buildMachinesFiles = [ ];
useSubstitutes = true;
listenHost = "10.3.3.3";
#listenHost = "*";
listenHost = "*";
port = 3000;
};