fix: hydra port
This commit is contained in:
parent
11c8bd379a
commit
5b4b6bfa38
1 changed files with 1 additions and 0 deletions
|
|
@ -156,6 +156,7 @@
|
||||||
hydra = {
|
hydra = {
|
||||||
enable = true;
|
enable = true;
|
||||||
hydraURL = "http://0.0.0.0:9212";
|
hydraURL = "http://0.0.0.0:9212";
|
||||||
|
port = 9212;
|
||||||
notificationSender = "hydra@localhost";
|
notificationSender = "hydra@localhost";
|
||||||
useSubstitutes = true;
|
useSubstitutes = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue