fix: enable notificationSender
This commit is contained in:
parent
1de7b13e56
commit
d375a93cfd
1 changed files with 1 additions and 0 deletions
|
|
@ -159,6 +159,7 @@
|
|||
hydra = {
|
||||
enable = true;
|
||||
hydraURL = "http://localhost:3000";
|
||||
notificationSender = "hydra@localhost";
|
||||
buildMachinesFiles = [ ];
|
||||
useSubstitutes = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue