fix: aaa, hydra not workie
This commit is contained in:
parent
84e771a523
commit
0482da02b5
1 changed files with 1 additions and 1 deletions
|
|
@ -227,7 +227,7 @@
|
||||||
port = 22332;
|
port = 22332;
|
||||||
};
|
};
|
||||||
hydra = {
|
hydra = {
|
||||||
enable = true;
|
enable = false;
|
||||||
hydraURL = "http://localhost:3000";
|
hydraURL = "http://localhost:3000";
|
||||||
notificationSender = "hydra@localhost";
|
notificationSender = "hydra@localhost";
|
||||||
buildMachinesFiles = [ ];
|
buildMachinesFiles = [ ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue