Fixup
This commit is contained in:
parent
0568af61cf
commit
060c312336
1 changed files with 2 additions and 2 deletions
|
@ -13,11 +13,11 @@ in
|
|||
|
||||
services.hydra = {
|
||||
enable = true;
|
||||
hydraURL = "https://hydra.dadada.li";
|
||||
hydraURL = "hydra.dadada.li";
|
||||
notificationSender = "hydra@localhost";
|
||||
buildMachinesFiles = [ ];
|
||||
useSubstitutes = true;
|
||||
#listenHost = "hydra.dadada.li";
|
||||
listenHost = "hydra.dadada.li";
|
||||
port = 3000;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue