Fixup
This commit is contained in:
parent
9ce2e1514c
commit
fa4708235f
1 changed files with 1 additions and 5 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue