This commit is contained in:
Tim Schubert 2021-01-02 19:16:56 +01:00
parent 9ce2e1514c
commit fa4708235f
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

@ -10,17 +10,13 @@ in
services.hydra = {
enable = true;
hydraURL = "https://hydra.dadada.li/";
hydraURL = "hydra.dadada.li";
notificationSender = "hydra@localhost";
buildMachinesFiles = [ ];
useSubstitutes = true;
listenHost = "10.3.3.3";
#listenHost = "*";
port = 3000;
extraConfig = ''
using_frontend_proxy 1
base_uri hydra.dadada.li
'';
};
nix.buildMachines = [