forked from rarias/jungle
hydra: set listen host
This commit is contained in:
parent
e74ec52fd9
commit
8d45192a7f
@ -9,5 +9,6 @@
|
|||||||
buildMachinesFiles = [ ];
|
buildMachinesFiles = [ ];
|
||||||
# you will probably also want, otherwise *everything* will be built from scratch
|
# you will probably also want, otherwise *everything* will be built from scratch
|
||||||
useSubstitutes = true;
|
useSubstitutes = true;
|
||||||
|
listenHost = "0.0.0.0"; # Force IPv4
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user